| Modifier and Type | Method and Description |
|---|---|
<T> Link<T> |
Link.Type.newLink(T target)
Returns a new typed link to the given nullable target.
|
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
Links.target(Link<T> link)
Returns the nullable target of the given
link.
|
Copyright © 2012–2015 Schlichtherle IT Services. All rights reserved.