krati.core.array.entry
Class EntryShortFactory

java.lang.Object
  extended by krati.core.array.entry.EntryShortFactory
All Implemented Interfaces:
EntryFactory<EntryValueShort>

public class EntryShortFactory
extends Object
implements EntryFactory<EntryValueShort>

EntryShortFactory.

Author:
jwu

Constructor Summary
EntryShortFactory()
           
 
Method Summary
 Entry<EntryValueShort> newEntry(int initialCapacity)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EntryShortFactory

public EntryShortFactory()
Method Detail

newEntry

public Entry<EntryValueShort> newEntry(int initialCapacity)
Specified by:
newEntry in interface EntryFactory<EntryValueShort>


Copyright © 2011. All Rights Reserved.