Package | Description |
---|---|
net.java.truecommons.shed |
Hosts small but useful tools and utilities that didn't fit anywhere else.
|
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–2017 Schlichtherle IT Services. All rights reserved.