public final class RankList
extends java.lang.Object
| Constructor and Description |
|---|
RankList() |
| Modifier and Type | Method and Description |
|---|---|
Rank |
getRank(int rank)
Returns the specified rank.
|
int |
size()
Returns the total number or ranks.
|
public Rank getRank(int rank)
rank - the rowpublic int size()
Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.