public class EmptyIntegerList extends IntegerList
Modifier and Type | Field and Description |
---|---|
static int |
type |
static int |
typeIndexID |
Modifier | Constructor and Description |
---|---|
protected |
EmptyIntegerList() |
|
EmptyIntegerList(int addr,
TOP_Type type) |
|
EmptyIntegerList(JCas jcas) |
Modifier and Type | Method and Description |
---|---|
int |
getTypeIndexID()
used to obtain reference to the TOP_Type instance
|
getNthElement, iterator, push
addToIndexes, addToIndexes, equals, getAddress, getCAS, getCASImpl, getLowLevelCas, hashCode, removeFromIndexes, removeFromIndexes
clone, getavoidcollisionTypeCode, getBooleanValue, getByteValue, getDoubleValue, getFeatureValue, getFeatureValueAsString, getFloatValue, getIntValue, getLongValue, getShortValue, getStringValue, getType, prettyPrint, prettyPrint, prettyPrint, setBooleanValue, setByteValue, setDoubleValue, setFeatureValue, setFeatureValueFromString, setFloatValue, setIntValue, setLongValue, setShortValue, setStringValue, toString, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
forEach, spliterator
protected EmptyIntegerList()
public EmptyIntegerList(int addr, TOP_Type type)
public EmptyIntegerList(JCas jcas)
public int getTypeIndexID()
TOP
getTypeIndexID
in class IntegerList
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.