public class AllocMethod extends IntField
| Modifier and Type | Field and Description | 
|---|---|
static int | 
AUTOMATIC  | 
static int | 
FIELD  | 
static int | 
GUARANTOR  | 
static int | 
MANUAL  | 
| Constructor and Description | 
|---|
AllocMethod()  | 
AllocMethod(int data)  | 
public static final int FIELD
public static final int AUTOMATIC
public static final int GUARANTOR
public static final int MANUAL
Copyright © 2021. All rights reserved.