Class AbstractPatch.Builder<P extends AbstractPatch,​B extends AbstractPatch.Builder<P,​B>>

    • Constructor Detail

      • Builder

        protected Builder()
    • Method Detail

      • newInstance

        protected abstract P newInstance()
      • getInstance

        protected P getInstance()
      • build

        public P build()