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