public static class LightweightTypeReference.UniqueIdentifierFunction extends java.lang.Object implements com.google.common.base.Function<LightweightTypeReference,java.lang.String>
| Modifier and Type | Field and Description |
|---|---|
static LightweightTypeReference.UniqueIdentifierFunction |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
apply(LightweightTypeReference reference) |
public static final LightweightTypeReference.UniqueIdentifierFunction INSTANCE
public java.lang.String apply(LightweightTypeReference reference)
apply in interface java.util.function.Function<LightweightTypeReference,java.lang.String>