Package org.hibernate.internal.util.type
Interface PrimitiveWrapperHelper.PrimitiveWrapperDescriptor<T>
- All Known Implementing Classes:
PrimitiveWrapperHelper.BooleanDescriptor,PrimitiveWrapperHelper.ByteDescriptor,PrimitiveWrapperHelper.CharacterDescriptor,PrimitiveWrapperHelper.DoubleDescriptor,PrimitiveWrapperHelper.FloatDescriptor,PrimitiveWrapperHelper.IntegerDescriptor,PrimitiveWrapperHelper.LongDescriptor,PrimitiveWrapperHelper.ShortDescriptor
- Enclosing class:
- PrimitiveWrapperHelper
public static interface PrimitiveWrapperHelper.PrimitiveWrapperDescriptor<T>
Describes a particular primitive/wrapper combo
-
Method Summary
-
Method Details
-
getPrimitiveClass
-
getWrapperClass
-