private static PrimitiveArraySupport<boolean[]> |
PrimitiveArraySupport.BOOLEAN_ARRAY |
private static PrimitiveArraySupport<double[]> |
PrimitiveArraySupport.DOUBLE_ARRAY |
private static PrimitiveArraySupport<float[]> |
PrimitiveArraySupport.FLOAT_ARRAY |
private static PrimitiveArraySupport<int[]> |
PrimitiveArraySupport.INT_ARRAY |
private static PrimitiveArraySupport<long[]> |
PrimitiveArraySupport.LONG_ARRAY |
private static PrimitiveArraySupport<short[]> |
PrimitiveArraySupport.SHORT_ARRAY |
private static PrimitiveArraySupport<java.lang.String[]> |
PrimitiveArraySupport.STRING_ARRAY |