public class Pairs extends Object
| Constructor and Description |
|---|
Pairs() |
| Modifier and Type | Method and Description |
|---|---|
Set<Integer> |
getPairedIds() |
Set<Long> |
getPairedVs() |
void |
setGivenVs(Long[] givenVs) |
void |
setIds(Integer[] ids) |
Long |
vsForId(Integer id) |
Copyright © 2013. All Rights Reserved.