Uses of Interface
org.apache.uima.internal.util.Common_hash_support.CommonCopyOld2New
-
Uses of Common_hash_support.CommonCopyOld2New in org.apache.uima.internal.util
Modifier and TypeMethodDescriptionprotected abstract void
Common_hash_support.copy_to_new_table
(int new_capacity, int old_capacity, Common_hash_support.CommonCopyOld2New r) protected void
Int2ObjHashMap.copy_to_new_table
(int newCapacity, int oldCapacity, Common_hash_support.CommonCopyOld2New commonCopy) protected void
IntHashSet.copy_to_new_table
(int new_capacity, int old_capacity, Common_hash_support.CommonCopyOld2New commonCopy) protected void
Obj2IntIdentityHashMap.copy_to_new_table
(int newCapacity, int oldCapacity, Common_hash_support.CommonCopyOld2New commonCopy) protected void
ObjHashSet.copy_to_new_table
(int new_capacity, int old_capacity, Common_hash_support.CommonCopyOld2New commonCopy)