public abstract class CollectiveTypeStrategy extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CollectiveTypeStrategy.Default
Default collective type strategy
|
| Modifier and Type | Field and Description |
|---|---|
static CollectiveTypeStrategy |
DEFAULT
Default collective type strategy
|
| Constructor and Description |
|---|
CollectiveTypeStrategy() |
public static final CollectiveTypeStrategy DEFAULT
public abstract boolean isCollective(Class type)
type - is this Class a loop type?Copyright © 2002-2013 Apache Software Foundation. All Rights Reserved.