Uses of Interface
org.apache.uima.internal.util.Common_hash_support.CommonCopyOld2New
Packages that use Common_hash_support.CommonCopyOld2New
-
Uses of Common_hash_support.CommonCopyOld2New in org.apache.uima.internal.util
Methods in org.apache.uima.internal.util with parameters of type Common_hash_support.CommonCopyOld2NewModifier and TypeMethodDescriptionprotected abstract voidCommon_hash_support.copy_to_new_table(int new_capacity, int old_capacity, Common_hash_support.CommonCopyOld2New r) protected voidInt2ObjHashMap.copy_to_new_table(int newCapacity, int oldCapacity, Common_hash_support.CommonCopyOld2New commonCopy) protected voidIntHashSet.copy_to_new_table(int new_capacity, int old_capacity, Common_hash_support.CommonCopyOld2New commonCopy) protected voidObj2IntIdentityHashMap.copy_to_new_table(int newCapacity, int oldCapacity, Common_hash_support.CommonCopyOld2New commonCopy) protected voidObjHashSet.copy_to_new_table(int new_capacity, int old_capacity, Common_hash_support.CommonCopyOld2New commonCopy)