Uses of Interface
org.apache.uima.internal.util.Common_hash_support.CommonCopyOld2New
-
Packages that use Common_hash_support.CommonCopyOld2New Package Description org.apache.uima.internal.util -
-
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.CommonCopyOld2New Modifier and Type Method Description protected 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)
-