Class LongValueWrapper

java.lang.Object
org.hibernate.models.internal.jandex.LongValueWrapper
All Implemented Interfaces:
ValueWrapper<Long,org.jboss.jandex.AnnotationValue>

public class LongValueWrapper extends Object implements ValueWrapper<Long,org.jboss.jandex.AnnotationValue>
Wraps AnnotationValue as a float
  • Field Details

    • JANDEX_LONG_VALUE_WRAPPER

      public static final LongValueWrapper JANDEX_LONG_VALUE_WRAPPER
  • Constructor Details

    • LongValueWrapper

      public LongValueWrapper()
  • Method Details