Module aeonics.core

Class Rule

    • Constructor Detail

      • Rule

        public Rule()
    • Method Detail

      • category

        protected java.lang.Class<? extends Rule> 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<Rule.Type>
        Returns:
        the target entity category