public abstract class AbstractCommonIdentifier extends Object
| Constructor and Description |
|---|
AbstractCommonIdentifier() |
| Modifier and Type | Method and Description |
|---|---|
protected static <T extends Identifier> |
getIdentifiersForClass(IdentifierBundle ids,
Class<T> clazz)
Get all of the instances of this class of Identifier from this bundle.
|
protected static <T extends Identifier> Collection<T> getIdentifiersForClass(IdentifierBundle ids, Class<T> clazz)
Copyright © 2016. All rights reserved.