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

Packages that use EntryValueShort
krati.core.array.entry   
 

Uses of EntryValueShort in krati.core.array.entry
 

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

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

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



Copyright © 2011. All Rights Reserved.