Package moxy
Interface OnDestroyListener
-
public interface OnDestroyListener
-
-
Field Summary
Fields Modifier and Type Field Description static OnDestroyListenerEMPTY
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonDestroy()
-
-
-
Field Detail
-
EMPTY
static final OnDestroyListener EMPTY
-
-