Package docking

Interface DockingUtils.ComponentCallback<T extends Component>

Type Parameters:
T - the type of component on which to operate
Enclosing class:
DockingUtils

public static interface DockingUtils.ComponentCallback<T extends Component>
A callback to operate on a component
See Also: