Module aeonics.http
Package aeonics.http

Class Filter

    • Constructor Detail

      • Filter

        public Filter()
    • Method Detail

      • category

        protected java.lang.Class<? extends Filter> category()
        Description copied from class: Item
        Returns the target entity category. This method should be implemented by subclasses to specify the entity category.
        Specified by:
        category in class Item<Filter.Type>
        Returns:
        the target entity category