public class SlotKinds extends Object
| Modifier and Type | Class and Description | 
|---|---|
| static class  | SlotKinds.SlotKind | 
| Modifier and Type | Field and Description | 
|---|---|
| static boolean | CAN_BE_NEGATIVE | 
| static boolean | IGNORED | 
| static boolean | IN_MAIN_HEAP | 
| Constructor and Description | 
|---|
| SlotKinds() | 
public static final boolean CAN_BE_NEGATIVE
public static final boolean IGNORED
public static final boolean IN_MAIN_HEAP
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.