Class FeatureFilter.ByAnnotation

    • Constructor Detail

      • ByAnnotation

        public ByAnnotation​(Object key,
                            Object value)
        Make a new ByAnnotation that will accept features with an annotation bundle containing 'value' associated with 'key'.
        Parameters:
        key - the Object used as a key in the annotation
        value - the Object associated with key in the annotation