Interface ModuleChecker

  • All Superinterfaces:
    java.util.function.Function<java.lang.Object,​java.lang.Boolean>

    public interface ModuleChecker
    extends java.util.function.Function<java.lang.Object,​java.lang.Boolean>
    • Method Summary

      • Methods inherited from interface java.util.function.Function

        andThen, apply, compose