Interface BindingInstanceIdentifier.Step
- All Superinterfaces:
Serializable
- All Known Subinterfaces:
ExactDataObjectStep<T>
,ExactPropertyStep<C,
V>
- All Known Implementing Classes:
KeyStep
,LeafListPropertyStep
,LeafPropertyStep
,NodeStep
- Enclosing interface:
BindingInstanceIdentifier
public static sealed interface BindingInstanceIdentifier.Step
extends Serializable
permits ExactDataObjectStep<T>, ExactPropertyStep<C,V>
A single step in a
BindingInstanceIdentifier
.