private static final class Link.Type.Strong<T> extends Object implements Link<T>
Link.Type
private T
target
Link.Type.Strong(T target)
T
getTarget()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
private final T target
public T getTarget()
Link
The returned object reference may be null subject to the terms and conditions of sub-interfaces or implementations.
null
getTarget
Link<T>
public String toString()
toString
Object
Copyright © 2004-2011 Schlichtherle IT Services. All Rights Reserved.