Package org.qdl_lang.variables
Class StemVariable
- java.lang.Object
- 
- org.qdl_lang.variables.QDLStem
- 
- org.qdl_lang.variables.StemVariable
 
 
- 
- All Implemented Interfaces:
- Serializable,- Map<QDLKey,QDLValue>
 
 public class StemVariable extends QDLStem Deprecated.useQDLStemCreated by Jeff Gaynor 
 on 1/16/20 at 12:09 PM- See Also:
- Serialized Form
 
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from class org.qdl_lang.variables.QDLStemQDLStem.ARGetkeys, QDLStem.KeyRankMap, QDLStem.OrderedIndexEntry, QDLStem.SizeOf, QDLStem.ValueIterator
 
- 
 - 
Field Summary- 
Fields inherited from class org.qdl_lang.variables.QDLStemSTEM_ENTRY_CONNECTOR, STEM_INDEX_MARKER
 
- 
 - 
Constructor SummaryConstructors Constructor Description StemVariable()Deprecated.StemVariable(Long count, QDLValue[] fillList)Deprecated.
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description QDLStemnewInstance()Deprecated.QDLStemnewInstance(Long count, QDLValue[] fillList)Deprecated.- 
Methods inherited from class org.qdl_lang.variables.QDLStemaddAll, addList, allKeys2, almostUnique, clear, clone, commonKeys, containsKey, containsValue, convertKeyByRank, dim, entrySet, excludeKeys, fromJSON, fromJSON, fromJSON, fromJSON, get, get, get, get, get, get, get, getBoolean, getBoolean, getByMultiIndex, getDecimal, getDefaultValue, getLong, getLong, getQDLList, getQDLMap, getRank, getStem, getStem, getString, getString, hasDefaultValue, hasKey, hasKeys, hasValue, includeKeys, indicesByRank, indicesByRank, indicesByRank, inputForm, inputForm, inputForm, isEmpty, isList, isLongIndex, isVar, keysByAxis, keySet, listAdd, listAppend, listCopy, listInsertAt, listSubset, listSubset, mask, myPut, newGet, put, put, put, put, put, putAll, remove, remove, remove, remove, remove, removeAllByValue, removeAllByValue, removeAllByValues, renameKeys, set, set, setDefaultValue, setDefaultValue, setQDLList, setQDLMap, size, size, toJSON, toJSON, toString, toString, toString, toString, union, values, valueSet, valuesIterator
 - 
Methods inherited from class java.lang.Objectequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 - 
Methods inherited from interface java.util.Mapcompute, computeIfAbsent, computeIfPresent, equals, forEach, getOrDefault, hashCode, merge, putIfAbsent, remove, replace, replace, replaceAll
 
- 
 
- 
- 
- 
Method Detail- 
newInstancepublic QDLStem newInstance() Deprecated.- Overrides:
- newInstancein class- QDLStem
 
 - 
newInstancepublic QDLStem newInstance(Long count, QDLValue[] fillList) Deprecated.- Overrides:
- newInstancein class- QDLStem
 
 
- 
 
-