public static class CollectiveTypeStrategy.Default extends CollectiveTypeStrategy
CollectiveTypeStrategy.Default
DEFAULT
Constructor and Description |
---|
CollectiveTypeStrategy.Default() |
Modifier and Type | Method and Description |
---|---|
boolean |
isCollective(Class type)
Basic implementation returns true for all the standard java
collective types and their subclasses.
|
public boolean isCollective(Class type)
isCollective
in class CollectiveTypeStrategy
type
- is this Class
a loop type?Copyright © 2002-2013 Apache Software Foundation. All Rights Reserved.