Interface Resource.Context
- Enclosing interface:
Resource
public static interface Resource.Context
Context of a resource state change.
-
Method Summary
Modifier and TypeMethodDescriptionThe current (new) state of the resource.The previous state of the resource.resource()
The resource instance.
-
Method Details
-
resource
-
previousState
-
currentState
-