Interface HandleAccessor.HandleProperty<H>

Type Parameters:
H - The type of the handle property.
All Superinterfaces:
HandleAccessor<H>, HandleAccessor.HandleMutator<H>
Enclosing interface:
HandleAccessor<H>

public static interface HandleAccessor.HandleProperty<H> extends HandleAccessor<H>, HandleAccessor.HandleMutator<H>
Provides a handle property for e.g. key / handle pair.