Class SelectableLazyListKey

  • All Implemented Interfaces:

    
    public class SelectableLazyListKey
    
                        

    Represents a selectable key used in a selectable lazy list.

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Object key
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      abstract Object getKey() The key associated with the item.
      Boolean equals(Object other)
      Integer hashCode()
      • Methods inherited from class java.lang.Object

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