| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectrac.visitor.IsEmpty<T>
public class IsEmpty<T>
Visitor that returns true if the RAC is empty.
| Constructor Summary | |
|---|---|
| IsEmpty() | |
| Method Summary | |
|---|---|
|  java.lang.Boolean | emptyCase(IRAContainer<T> host,
                   java.lang.Void... inp) | 
|  java.lang.Boolean | nonEmptyCase(IRAContainer<T> host,
                         java.lang.Void... inp) | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public IsEmpty()
| Method Detail | 
|---|
public java.lang.Boolean emptyCase(IRAContainer<T> host,
                                   java.lang.Void... inp)
emptyCase in interface IRACVisitor<T,java.lang.Boolean,java.lang.Void>
public java.lang.Boolean nonEmptyCase(IRAContainer<T> host,
                                      java.lang.Void... inp)
nonEmptyCase in interface IRACVisitor<T,java.lang.Boolean,java.lang.Void>| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||