Class CompoundIdUtils

java.lang.Object
com.gigaspaces.internal.utils.CompoundIdUtils

public class CompoundIdUtils extends Object
  • Constructor Details

    • CompoundIdUtils

      public CompoundIdUtils()
  • Method Details

    • getCompoundIdToString

      public static String getCompoundIdToString(Object... objects)
    • getCompoundIdHashCode

      public static int getCompoundIdHashCode(Object... objects)
    • getCompoundIdEquals

      public static boolean getCompoundIdEquals(Object[] otherObjects, Object[] myObjects)