public abstract class AbstractResourceLookup<T extends AbstractResource> extends java.lang.Object implements ResourceLookup<T>
ResourceLookup.EmptyResourceLookup<T extends AbstractResource>
Constructor and Description |
---|
AbstractResourceLookup() |
Modifier and Type | Method and Description |
---|---|
boolean |
isEmpty() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
get, links
public boolean isEmpty()
isEmpty
in interface ResourceLookup<T extends AbstractResource>