| Modifier and Type | Field and Description |
|---|---|
protected Collection<TopicIF> |
types
Deprecated.
|
| Constructor and Description |
|---|
InstanceDecider(Collection<TopicIF> types)
Deprecated.
Constructor which takes a Collection of types.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ok(Object object)
Deprecated.
Returns true if the type of a TypedIF object matches and returns
true if one of the types of a MultiTyped match .
|
protected Collection<TopicIF> types
public InstanceDecider(Collection<TopicIF> types)