Uses of Interface
org.cojen.tupl.Transformer
Packages that use Transformer
-
Uses of Transformer in org.cojen.tupl
Subinterfaces of Transformer in org.cojen.tuplModifier and TypeInterfaceDescriptioninterfaceView transformer which filters out entries which don't belong.Methods in org.cojen.tupl with parameters of type TransformerModifier and TypeMethodDescriptiondefault ViewView.viewTransformed(Transformer transformer) Returns a sub-view, backed by this one, whose entries have been filtered out and transformed.