public class MessageTypes
extends java.lang.Object
Constructor and Description |
---|
MessageTypes(boolean add,
int[] types)
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
boolean |
isTypeShown(int type,
int subtype)
Returns whether a message type should be shown.
|