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