Class IsSupertypeFunction


  • public abstract class IsSupertypeFunction
    extends Function
    • Constructor Detail

      • IsSupertypeFunction

        public IsSupertypeFunction()
    • Method Detail

      • apply

        public abstract boolean apply​(RuntimeClass superType)