Class PatchApplication<T>


  • public class PatchApplication<T>
    extends Object
    • Constructor Detail

      • PatchApplication

        public PatchApplication​(List<T> result,
                                boolean[] appliedPatches)
    • Method Detail

      • getResult

        public List<T> getResult()
      • getAppliedPatches

        public boolean[] getAppliedPatches()