|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.commons.betwixt.strategy.CollectiveTypeStrategy
org.apache.commons.betwixt.strategy.CollectiveTypeStrategy.Default
Default collective type strategy
| Nested Class Summary |
| Nested classes inherited from class org.apache.commons.betwixt.strategy.CollectiveTypeStrategy |
CollectiveTypeStrategy.Default |
| Field Summary |
| Fields inherited from class org.apache.commons.betwixt.strategy.CollectiveTypeStrategy |
DEFAULT |
| Constructor Summary | |
CollectiveTypeStrategy.Default()
|
|
| Method Summary | |
boolean |
isCollective(java.lang.Class type)
Basic implementation returns true for all the standard java collective types and their subclasses. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CollectiveTypeStrategy.Default()
| Method Detail |
public boolean isCollective(java.lang.Class type)
isCollective in class CollectiveTypeStrategytype - is this Class a loop type?
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||