Class RefUpdate.Store

  • Enclosing class:
    RefUpdate

    private abstract static class RefUpdate.Store
    extends java.lang.Object
    Handle the abstraction of storing a ref update. This is because both updating and deleting of a ref have merge testing in common.
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private Store()  
    • Constructor Detail

      • Store

        private Store()