|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
|
+--Opus5.AbstractObject
|
+--Opus5.AbstractContainer
|
+--Opus5.AbstractSearchableContainer
The AbstractSearchableContainer class is the base class
from which all concrete searchable container classes are derived.
This abstract class provides default implementations for various methods
declared in the SearchableContainer interface.
SearchableContainer| Fields inherited from class Opus5.AbstractContainer |
count |
| Fields inherited from interface Opus5.SearchableContainer |
copyright |
| Constructor Summary | |
AbstractSearchableContainer()
|
|
| Methods inherited from class Opus5.AbstractContainer |
accept, getCount, hashCode, isEmpty, isFull, toString |
| Methods inherited from class Opus5.AbstractObject |
compare, compareTo, equals, isEQ, isGE, isGT, isLE, isLT, isNE |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface Opus5.SearchableContainer |
find, insert, isMember, withdraw |
| Methods inherited from interface Opus5.Container |
accept, getCount, getEnumeration, isEmpty, isFull, purge |
| Methods inherited from interface Opus5.Comparable |
compare, isEQ, isGE, isGT, isLE, isLT, isNE |
| Constructor Detail |
public AbstractSearchableContainer()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||