K - the type of the value that will be returned by the transformerpublic interface TypedTransformer<K>
extends org.apache.commons.collections.Transformer
Transformer| Modifier and Type | Method and Description |
|---|---|
K |
transform(Object input) |
Copyright © 2018. All rights reserved.