org.gnu.gnome
public class ClientFlags extends Flags
Field Summary | |
---|---|
static ClientFlags | IS_CONNECTED |
static ClientFlags | RESTARTED |
static ClientFlags | RESTORED |
Method Summary | |
---|---|
ClientFlags | and(ClientFlags other) |
static ClientFlags | intern(int value) |
ClientFlags | or(ClientFlags other) |
boolean | test(ClientFlags other) |
ClientFlags | xor(ClientFlags other) |