krati.core.array.entry
Class EntryIntFactory

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

public class EntryIntFactory
extends Object
implements EntryFactory<EntryValueInt>

EntryIntFactory

Author:
jwu

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

Constructor Detail

EntryIntFactory

public EntryIntFactory()
Method Detail

newEntry

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


Copyright © 2011. All Rights Reserved.