|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.stringtree.fetcher.EmptyFetcher
public class EmptyFetcher
Field Summary | |
---|---|
static EmptyFetcher |
it
|
Fields inherited from interface org.stringtree.Container |
---|
CONTAINER |
Constructor Summary | |
---|---|
EmptyFetcher()
|
Method Summary | |
---|---|
boolean |
contains(java.lang.String key)
|
java.lang.Object |
getObject(java.lang.String key)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final EmptyFetcher it
Constructor Detail |
---|
public EmptyFetcher()
Method Detail |
---|
public java.lang.Object getObject(java.lang.String key)
getObject
in interface Fetcher
public boolean contains(java.lang.String key)
contains
in interface Container
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |