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