Class BaseItemNavigatorLabelWrapper<T>

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private T item  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • item

        private final T item
    • Constructor Detail

      • BaseItemNavigatorLabelWrapper

        public BaseItemNavigatorLabelWrapper​(T item)