Class CheckData

    • Constructor Detail

      • CheckData

        public CheckData()
    • Method Detail

      • init

        protected static <T extends CheckData> T init​(T instance,
                                                      com.google.common.collect.ImmutableList<? extends CheckData.Check> checks)
      • getChecks

        public com.google.common.collect.ImmutableList<? extends CheckData.Check> getChecks()