Uses of Class
krati.core.array.entry.EntryValueLong

Packages that use EntryValueLong
krati.core.array.entry   
 

Uses of EntryValueLong in krati.core.array.entry
 

Methods in krati.core.array.entry that return EntryValueLong
 EntryValueLong EntryValueLongFactory.newValue()
           
 EntryValueLong EntryValueLongFactory.newValue(DataReader in)
           
 EntryValueLong[] EntryValueLongFactory.newValueArray(int length)
          Creates an array of EntryValueLong of a specified length.
 

Methods in krati.core.array.entry that return types with arguments of type EntryValueLong
 Entry<EntryValueLong> EntryLongFactory.newEntry(int initialCapacity)
           
 

Methods in krati.core.array.entry with parameters of type EntryValueLong
 void PreFillEntryLong.add(EntryValueLong value)
           
 void EntryValueLongFactory.reinitValue(DataReader in, EntryValueLong value)
          Read data from stream to populate an EntryValueLong.
 



Copyright © 2011. All Rights Reserved.