public class Type extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
card |
static int |
OPTION |
static int |
SEQUENCE |
Class |
type |
static int |
VALUE |
| Constructor and Description |
|---|
Type(Class type) |
Type(Class type,
int card) |
| Modifier and Type | Method and Description |
|---|---|
Type |
alternate(Type operand) |
static int |
cardCard(int first,
int second) |
String |
cardString() |
boolean |
equals(Object obj) |
int |
hashCode() |
Type |
option() |
Type |
sequence() |
String |
toString() |
public static final int VALUE
public static final int OPTION
public static final int SEQUENCE
public final Class type
public final int card
Copyright © 1998–2017 1&1. All rights reserved.