Class FunctionalInterfaceLogic

java.lang.Object
com.github.javaparser.resolution.logic.FunctionalInterfaceLogic

public final class FunctionalInterfaceLogic extends Object
  • Field Details

    • JAVA_LANG_FUNCTIONAL_INTERFACE

      private static String JAVA_LANG_FUNCTIONAL_INTERFACE
    • OBJECT_PUBLIC_METHODS_SIGNATURES

      private static List<String> OBJECT_PUBLIC_METHODS_SIGNATURES
  • Constructor Details

    • FunctionalInterfaceLogic

      private FunctionalInterfaceLogic()
  • Method Details