Class IAdaptable.Bound.Impl<T extends IAdaptable>

java.lang.Object
org.eclipse.gef.common.adapt.IAdaptable.Bound.Impl<T>
Type Parameters:
T - The type of IAdaptable which this class is bound to.
All Implemented Interfaces:
IAdaptable.Bound<T>
Enclosing interface:
IAdaptable.Bound<A extends IAdaptable>

public static class IAdaptable.Bound.Impl<T extends IAdaptable> extends Object implements IAdaptable.Bound<T>
Default implementation of IAdaptable.Bound that manages a ReadOnlyObjectProperty for the IAdaptable.