Package 

Class ClassItem

    • Constructor Summary

      Constructors 
      Constructor Description
      ClassItem(Class<E> clazz)
    • Method Summary

      Modifier and Type Method Description
      boolean equals(Object obj)
      int hashCode()
      String toString()
      Class<E> getPayload()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait