|
||||||||||
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.user.GenericUserMode
public abstract class GenericUserMode
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface f00f.net.irc.martyr.Mode |
---|
Mode.Sign |
Constructor Summary | |
---|---|
GenericUserMode()
|
Method Summary | |
---|---|
boolean |
onePerChannel()
Well, this is kind of irrelevent isn't it? |
boolean |
recordInChannel()
This mode should be recorded in the list of channel modes. |
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 GenericUserMode()
Method Detail |
---|
public boolean recordInChannel()
Mode
public boolean onePerChannel()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |