Class PrimitiveMapper
java.lang.Object
org.glassfish.jersey.server.internal.inject.PrimitiveMapper
Utility class that maps the primitive types to their respective classes as well
as the default values as defined by the JAX-RS specification.
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
primitiveToClassMap
-
primitiveToDefaultValueMap
-
-
Constructor Details
-
PrimitiveMapper
private PrimitiveMapper()Prevents instantiation.
-
-
Method Details
-
getPrimitiveToClassMap
-
getPrimitiveToDefaultValueMap
-