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 TypeInterfaceDescriptioninterface
View transformer which filters out entries which don't belong.Methods in org.cojen.tupl with parameters of type TransformerModifier and TypeMethodDescriptiondefault View
View.viewTransformed
(Transformer transformer) Returns a sub-view, backed by this one, whose entries have been filtered out and transformed.