|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object f00f.net.irc.martyr.modes.GenericMode f00f.net.irc.martyr.modes.channel.GenericChannelMode f00f.net.irc.martyr.modes.channel.GenericChannelMask
public abstract class GenericChannelMask
'Masks' and other modes that can have multiple copies in a channel at once should subclass this.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface f00f.net.irc.martyr.Mode |
---|
Mode.Sign |
Constructor Summary | |
---|---|
GenericChannelMask()
|
Method Summary | |
---|---|
boolean |
onePerChannel()
Determines if there can be multiple versions of this mode in the channel. |
Methods inherited from class f00f.net.irc.martyr.modes.channel.GenericChannelMode |
---|
recordInChannel |
Methods inherited from class f00f.net.irc.martyr.modes.GenericMode |
---|
equals, getParam, getSign, hashCode, setParam, setSign, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface f00f.net.irc.martyr.Mode |
---|
getChar, newInstance, requiresParam |
Constructor Detail |
---|
public GenericChannelMask()
Method Detail |
---|
public boolean onePerChannel()
Mode
onePerChannel
in interface Mode
onePerChannel
in class GenericChannelMode
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |