Class TypeConformanceComputer.ListSizeMemento

  • Enclosing class:
    TypeConformanceComputer

    protected static class TypeConformanceComputer.ListSizeMemento
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ListSizeMemento​(java.util.List<?> list)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • ListSizeMemento

        public ListSizeMemento​(java.util.List<?> list)