Package com.exedio.cope
Class Random
java.lang.Object
com.exedio.cope.Random
- All Implemented Interfaces:
Function<Double>,NumberFunction<Double>,Selectable<Double>,Serializable
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionvoidDeprecated.voidappendSelect(com.exedio.cope.Statement bf, Join join) Deprecated.voidDeprecated.booleanType<?>getType()ReturnsSelectable.getValueType().getJavaClass()com.exedio.cope.SelectType<Double>inthashCode()toString()voidtoString(StringBuilder bf, Type<?> defaultType) Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Method Details
-
get
-
getValueClass
Description copied from interface:SelectableReturnsSelectable.getValueType().getJavaClass()- Specified by:
getValueClassin interfaceSelectable<Double>
-
getValueType
- Specified by:
getValueTypein interfaceSelectable<Double>
-
getType
- Specified by:
getTypein interfaceSelectable<Double>
-
equals
-
hashCode
public int hashCode() -
toString
- Specified by:
toStringin interfaceSelectable<Double>
-
toString
-
append
Deprecated.- Specified by:
appendin interfaceSelectable<Double>
-
appendSelect
Deprecated.- Specified by:
appendSelectin interfaceSelectable<Double>
-
check
Deprecated.- Specified by:
checkin interfaceSelectable<Double>
-