public class Random
extends java.lang.Object
Constructor and Description |
---|
Random()
Constructor
|
Random(java.util.Set c)
Builds a random algorithm on a Collection of StubData objects.
|
public Random()
public Random(java.util.Set c)
c
- a Collection of StubData objects.public void update(java.util.Set stubs)
stubs
- set of stubpublic StubData get() throws NoServerException
NoServerException
- if no stub available