Class FeatureFilter.HasAnnotation

    • Constructor Detail

      • HasAnnotation

        public HasAnnotation​(java.lang.Object key)
        Make a new ByAnnotation that will accept features with an annotation bundle containing any value associated with 'key'.
        Parameters:
        key - the Object used as a key in the annotation
    • Method Detail

      • getKey

        public java.lang.Object getKey()