Package org.apache.geode.lang


package org.apache.geode.lang
  • Class
    Description
    The AttachAPINotFoundException class is a RuntimeException indicating that the JDK tools.jar has not been properly set on the user's classpath
    Identifiable<T extends Comparable<T>>
    The Identifiable interface defines a contract for classes whose Object instances can be uniquely identified relative to other Object instances within the same class type hierarchy.