Package org.jzy3d.io.psy4j
Interface Cleaner
-
- All Known Implementing Classes:
PatientCleaner
public interface Cleaner
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
clean(String input)
Set<String>
clean(Set<String> input)
-