Class AbstractCommonIdentifier

    • Constructor Detail

      • AbstractCommonIdentifier

        public AbstractCommonIdentifier()
    • Method Detail

      • getIdentifiersForClass

        protected static <T extends IdentifierCollection<T> getIdentifiersForClass​(IdentifierBundle ids,
                                                                                     Class<T> clazz)
        Get all of the instances of this class of Identifier from this bundle.