public interface InvertibleTransformer
extends org.apache.commons.collections.Transformer
Transformer
.
No equivalent interface exists in Jakarta Commons-Collections 3.0.
Modifier and Type | Method and Description |
---|---|
Object |
untransform(Object object)
Performs the inverse operation of
transform( Object ) upon the specified object. |
See the Plexus project home, hosted by SourceForge.
Copyright ? 1994-2006, by Phoenix Software Technologists, Inc. and others. All Rights Reserved. Use is subject to license terms.