public class LongArray2Long extends Object implements SeedConverter<long[],Long>
Constructor and Description |
---|
LongArray2Long() |
Modifier and Type | Method and Description |
---|---|
Long |
convert(long[] seed)
Converts seed from input type to output type.
|
public LongArray2Long()
public Long convert(long[] seed)
convert
in interface SeedConverter<long[],Long>
seed
- Original seed value.Copyright © 2016 The Apache Software Foundation. All rights reserved.