@Immutable public final class Links extends Object
@Nullable public static <T> T target(@Nullable Link<T> link)
null if and only if either the given
link is null or its target is null.T - The type of the target.link - a nullable link.Copyright © 2012–2015 Schlichtherle IT Services. All rights reserved.