public interface Index<A,V>
Modifier and Type | Interface and Description |
---|---|
static class |
Index.ConstraintType |
static class |
Index.IndexType |
Modifier and Type | Method and Description |
---|---|
Index.ConstraintType |
getConstraintType() |
Class<V> |
getIndexedClass() |
int |
getIndexId() |
Index.IndexType |
getIndexType() |
Function1<A,V> |
getLeftOperandExtractor() |
Index.IndexType getIndexType()
Index.ConstraintType getConstraintType()
int getIndexId()
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.