T - The type of the target.@DefaultAnnotation(value=edu.umd.cs.findbugs.annotations.NonNull.class) public interface Link<T>
target property.
This interface is useful if a class is decorating or adapting another class
and access to the decorated or adapted object should be provided as part of
the public API of the decorating or adapting class.Copyright © 2004-2011 Schlichtherle IT Services. All Rights Reserved.