Interface EventStrategy.Detacher
-
- All Known Implementing Classes:
EventStrategy.Detachment
- Enclosing class:
- EventStrategy
public static interface EventStrategy.DetacherA common interface for detachment.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Objectdetach(Object object)
-