public class Int2Long extends Object implements SeedConverter<Integer,Long>
Integer
to an Long
.Constructor and Description |
---|
Int2Long() |
Modifier and Type | Method and Description |
---|---|
Long |
convert(Integer seed)
Converts seed from input type to output type.
|
Copyright © 2016–2022 The Apache Software Foundation. All rights reserved.