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 voidclean(A value)
-
-
-
Method Detail
-
clean
void clean(A value)
-
-