Class PrioritizedListener<TListener>

java.lang.Object
com.comphenix.protocol.injector.PrioritizedListener<TListener>
All Implemented Interfaces:
Comparable<PrioritizedListener<TListener>>

public class PrioritizedListener<TListener> extends Object implements Comparable<PrioritizedListener<TListener>>
Represents a listener with a priority.