|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectorg.apache.commons.collections.functors.ExceptionFactory
Factory implementation that always throws an exception.
| Field Summary | |
|---|---|
static Factory |
INSTANCE
Singleton predicate instance |
| Method Summary | |
|---|---|
java.lang.Object |
create()
Always throws an exception. |
static Factory |
getInstance()
Factory returning the singleton instance. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final Factory INSTANCE
| Method Detail |
public static Factory getInstance()
public java.lang.Object create()
create in interface FactoryFunctorException - always
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||