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