|
GJSS 0.21 | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD | |||||||
java.lang.ObjectVote
class Vote
投票を集計する際に使用されます。
| Property Summary | |
|---|---|
def |
actor
投票の対象となる参加者を表します。 |
def |
number
得票数を表します。 |
| Constructor Summary | |
Vote(def actor)
参加者ごとの集計結果を作成します。 |
|
| Method Summary |
|---|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Property Detail |
|---|
def actor
def number
| Constructor Detail |
|---|
Vote(def actor)
GJSS 0.21