public interface Block<T>
修飾子とタイプ | フィールドと説明 |
---|---|
static int |
AND
ブロック条件 : AND.
|
static int |
AND_LIST
ブロック条件 : ORリスト.
|
static int |
AND_POSITION
ブロック条件 : AND空間検索.
|
static int |
OR
ブロック条件 : OR.
|
static int |
OR_LIST
ブロック条件 : ORリスト.
|
static int |
OR_POSITION
ブロック条件 : OR空間検索.
|
static final int AND
static final int OR
static final int AND_LIST
static final int OR_LIST
static final int AND_POSITION
static final int OR_POSITION
int getType()
T get()