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