public static class DefaultCasts.IntegerToDouble extends TypeCast<GInteger,GFloat>
IntegerToDouble()
GFloat
cast(GInteger value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IntegerToDouble()
public GFloat cast(GInteger value)
TypeCast
cast
TypeCast<GInteger,GFloat>
value