All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.litongjava.model.array.ArrayConst Maven / Gradle / Ivy

package com.litongjava.model.array;

public class ArrayConst {
  public static final Object[] NULL_PARA_ARRAY = new Object[0];
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy