public static class Identifiers.WithIdentifier extends Object
| Constructor and Description |
|---|
WithIdentifier(Identifier identifier) |
| Modifier and Type | Method and Description |
|---|---|
<V> V |
apply(Function<Identifier,V> function) |
<V> V |
call(Callable<V> callable) |
public WithIdentifier(Identifier identifier)
public <V> V apply(Function<Identifier,V> function)
public <V> V call(Callable<V> callable)
Copyright © 2023. All rights reserved.