Interface DeleteSupport
-
- All Known Subinterfaces:
Node,Preferences,TemporaryFile
public interface DeleteSupport
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voiddelete(java.lang.String key)This method is used to remove a value from the map.
-