Uses of Enum Class
cloud.opencode.base.reflect.lambda.FunctionalInterfaceUtil.FunctionalCategory
Packages that use FunctionalInterfaceUtil.FunctionalCategory
-
Uses of FunctionalInterfaceUtil.FunctionalCategory in cloud.opencode.base.reflect.lambda
Subclasses with type arguments of type FunctionalInterfaceUtil.FunctionalCategory in cloud.opencode.base.reflect.lambdaModifier and TypeClassDescriptionstatic enumFunctional interface category 函数式接口类别Methods in cloud.opencode.base.reflect.lambda that return FunctionalInterfaceUtil.FunctionalCategoryModifier and TypeMethodDescriptionClassifies the functional interface type 分类函数式接口类型Classifies a functional interface 分类函数式接口Returns the enum constant of this class with the specified name.FunctionalInterfaceUtil.FunctionalCategory.values()Returns an array containing the constants of this enum class, in the order they are declared.