Package org.apache.johnzon.mapper
Interface Cleanable<A>
-
public interface Cleanable<A>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
clean(A value)
-
-
-
Method Detail
-
clean
void clean(A value)
-
-