public class LongValue extends DigitReturnValue<Long>
| Modifier and Type | Method and Description |
|---|---|
protected DigitReturnValue<Long> |
getDefault() |
protected Long |
getDefaultValue() |
protected void |
setDefaultValue() |
setValue, valuepublic LongValue(Long i)
protected void setDefaultValue()
setDefaultValue in class ReturnValue<Long>protected Long getDefaultValue()
getDefaultValue in class ReturnValue<Long>protected DigitReturnValue<Long> getDefault()
getDefault in class DigitReturnValue<Long>Copyright © 2015. All rights reserved.