public static class PathReference.ResolveFunction extends java.lang.Object implements NullableFunction<PathReference,javax.swing.Icon>
Function.First<P>, Function.FirstInCollection<P>, Function.InstanceOf<P,R extends P>, Function.Mono<T>
Modifier and Type | Field and Description |
---|---|
static PathReference.ResolveFunction |
NULL_RESOLVE_FUNCTION |
NULL
Constructor and Description |
---|
ResolveFunction(javax.swing.Icon defaultValue) |
Modifier and Type | Method and Description |
---|---|
javax.swing.Icon |
fun(PathReference pathReference) |
public static final PathReference.ResolveFunction NULL_RESOLVE_FUNCTION
public javax.swing.Icon fun(PathReference pathReference)
fun
in interface Function<PathReference,javax.swing.Icon>
fun
in interface NullableFunction<PathReference,javax.swing.Icon>