Package org.lobobrowser.util
Interface RemovalListener
-
- All Superinterfaces:
java.util.EventListener
public interface RemovalListener extends java.util.EventListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
removed(RemovalEvent event)
-
-
-
Method Detail
-
removed
void removed(RemovalEvent event)
-
-