package speiger.src.collections.PACKAGE.utils; public class ARRAYS { #if !TYPE_OBJECT public static CLASS_TYPE[] wrap(KEY_TYPE[] a) { CLASS_TYPE[] result = new CLASS_TYPE[a.length]; for(int i = 0,m=a.length;i