-
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)
-
-
public interface Cleanable<A>
Modifier and Type | Method | Description |
---|---|---|
void |
clean(A value) |
void clean(A value)