Class SyncList.SyncResult<Master,​Existing>

  • Enclosing class:
    SyncList<Existing,​Master>

    public static class SyncList.SyncResult<Master,​Existing>
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      SyncResult()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • addList

        public java.util.Collection<Master> addList
      • removeList

        public java.util.Collection<Existing> removeList
    • Constructor Detail

      • SyncResult

        public SyncResult()