public class MinDecimalValueImpl extends Object implements MinDecimalValue
| Constructor and Description |
|---|
MinDecimalValueImpl(double value) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Annotation> |
annotationType() |
double |
value() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequals, hashCode, toStringpublic static final String copyright
public double value()
public Class<? extends Annotation> annotationType()
annotationType in interface Annotation