- 
 public interface Cleanable<A>
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description voidclean(A value)
 
- 
- 
- 
Method Detail- 
cleanvoid clean(A value) 
 
- 
 
- 
public interface Cleanable<A>
| Modifier and Type | Method | Description | 
|---|---|---|
| void | clean(A value) | 
void clean(A value)