Class ContentTypeFilter

  • All Implemented Interfaces:
    java.lang.Iterable<ContentTypeName>

    @Beta
    public final class ContentTypeFilter
    extends java.lang.Object
    implements java.lang.Iterable<ContentTypeName>
    • Method Detail

      • isContentTypeAllowed

        public boolean isContentTypeAllowed​(ContentTypeName contentType)
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object