public class AllocPositionEffect extends CharField
| Modifier and Type | Field and Description |
|---|---|
static char |
CLOSE |
static int |
FIELD |
static char |
FIFO |
static char |
OPEN |
static char |
ROLLED |
| Constructor and Description |
|---|
AllocPositionEffect() |
AllocPositionEffect(char data) |
public static final int FIELD
public static final char OPEN
public static final char CLOSE
public static final char ROLLED
public static final char FIFO
Copyright © 2021. All rights reserved.