Class ChangeItem<T>


  • public class ChangeItem<T>
    extends java.lang.Object
    Contains "something" with its last changed index
    • Constructor Summary

      Constructors 
      Constructor Description
      ChangeItem()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • ChangeItem

        public ChangeItem()