A
- - the input IntegerType
B
- - the output IntegerType
public class IntegerTypeConverter<A extends IntegerType<A>,B extends IntegerType<B>> extends Object implements Converter<A,B>
IntegerType
into another one without doing any range checkingConstructor and Description |
---|
IntegerTypeConverter() |
public void convert(A input, B output)
convert
in interface Converter<A extends IntegerType<A>,B extends IntegerType<B>>
Copyright © 2015–2021 Fiji. All rights reserved.