Interface IKVFilter
-
public interface IKVFilterA filter transforms a given object into another one.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Objectfilter(java.lang.Object value)
-