Interface HandleAccessor.HandleMutator<H>

Type Parameters:
H - The type of the handle property.
All Known Subinterfaces:
HandleAccessor.HandleProperty<H>
Enclosing interface:
HandleAccessor<H>

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