Module it.rebirthproject.ufoeb
Package it.rebirthproject.ufoeb.eventinheritancepolicy.policies
package it.rebirthproject.ufoeb.eventinheritancepolicy.policies
-
ClassDescriptionThis implementation of the
InheritancePolicy
interface searches for all superclasses (and only them) given the event class.This implementation of theInheritancePolicy
interface searches for all superclasses and interfaces given the event class.This implementation of theInheritancePolicy
interface searches for all interfaces given the event class.The simpler implementation of theInheritancePolicy
interface.