Uses of Interface
org.openjdk.asmtools.common.TriFunction
Packages that use TriFunction
-
Uses of TriFunction in org.openjdk.asmtools.common
Fields in org.openjdk.asmtools.common declared as TriFunctionModifier and TypeFieldDescriptionprivate final TriFunction<EMessageKind, String, String, String> ToolLogger.EMessageFormatter.triFuncMethods in org.openjdk.asmtools.common that return TriFunctionConstructors in org.openjdk.asmtools.common with parameters of type TriFunctionModifierConstructorDescriptionprivateEMessageFormatter(TriFunction<EMessageKind, String, String, String> func)