|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.txbridge.ba.id.RandomGetter
public class RandomGetter
Returns a unique String object of a given precision.
| Field Summary | |
|---|---|
private byte[] |
id
|
private static int |
IDENTIFIER_PRECISION
|
private static java.util.Random |
rg
|
| Constructor Summary | |
|---|---|
RandomGetter()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getUniqueValue()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static int IDENTIFIER_PRECISION
private static java.util.Random rg
private byte[] id
| Constructor Detail |
|---|
public RandomGetter()
| Method Detail |
|---|
public java.lang.String getUniqueValue()
getUniqueValue in interface UniqueValueGetter
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||