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

Packages that use EntryValueInt
krati.core.array.entry   
 

Uses of EntryValueInt in krati.core.array.entry
 

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

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

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



Copyright © 2011. All Rights Reserved.