Package org.hibernate.internal.util.type
Class PrimitiveWrapperHelper.DoubleDescriptor
java.lang.Object
org.hibernate.internal.util.type.PrimitiveWrapperHelper.DoubleDescriptor
- All Implemented Interfaces:
PrimitiveWrapperHelper.PrimitiveWrapperDescriptor<Double>
- Enclosing class:
- PrimitiveWrapperHelper
public static class PrimitiveWrapperHelper.DoubleDescriptor
extends Object
implements PrimitiveWrapperHelper.PrimitiveWrapperDescriptor<Double>
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
INSTANCE
-
-
Method Details
-
getPrimitiveClass
- Specified by:
getPrimitiveClassin interfacePrimitiveWrapperHelper.PrimitiveWrapperDescriptor<Double>
-
getWrapperClass
- Specified by:
getWrapperClassin interfacePrimitiveWrapperHelper.PrimitiveWrapperDescriptor<Double>
-