public static class DefaultCasts.IntegerToPositiveInteger extends TypeCast<GInteger,GInteger>
Constructor and Description |
---|
IntegerToPositiveInteger() |
Modifier and Type | Method and Description |
---|---|
GInteger |
cast(GInteger value)
Casts the given value to the output type.
|