Package | Description |
---|---|
ball.game.card.trick.bridge |
Classes specific to Bridge.
|
Modifier and Type | Method and Description |
---|---|
static Position |
Position.leftOf(Position right)
|
static Position |
Position.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Position[] |
Position.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Position |
Position.leftOf(Position right)
|
Copyright © 2015–2020 Allen D. Ball. All rights reserved.