| Class | Description |
|---|---|
| ArrayListGenerator |
Produces values for theory parameters of type
ArrayList. |
| BitSetGenerator |
Produces values for theory parameters of type
BitSet. |
| CollectionGenerator<T extends Collection> | |
| DateGenerator |
Produces values for theory parameters of type
Date. |
| HashMapGenerator |
Produces values for theory parameters of type
HashMap. |
| HashSetGenerator |
Produces values for theory parameters of type
HashSet. |
| HashtableGenerator |
Produces values for theory parameters of type
Hashtable. |
| IdentityHashMapGenerator |
Produces values for theory parameters of type
IdentityHashMap. |
| LinkedHashMapGenerator |
Produces values for theory parameters of type
LinkedHashMap. |
| LinkedHashSetGenerator |
Produces values for theory parameters of type
LinkedHashSet. |
| LinkedListGenerator |
Produces values for theory parameters of type
LinkedList. |
| LocaleGenerator |
Produces values for theory parameters of type
Locale. |
| MapGenerator<T extends Map> |
Base class for generators of
Maps. |
| PropertiesGenerator |
Produces values for theory parameters of type
Properties. |
| RFC4122 | |
| RFC4122.Version3 |
Produces values for theory parameters of type
UUID that are RFC 4122 Version 3 identifiers. |
| RFC4122.Version4 |
Produces values for theory parameters of type
UUID that are RFC 4122 Version 4 identifiers. |
| RFC4122.Version5 |
Produces values for theory parameters of type
UUID that are RFC 4122 Version 5 identifiers. |
| StackGenerator |
Produces values for theory parameters of type
Stack. |
| TimeZoneGenerator |
Produces values for theory parameters of type
TimeZone. |
| VectorGenerator |
Produces values for theory parameters of type
Vector. |
| Enum | Description |
|---|---|
| RFC4122.Namespaces |
Well-known "namespace" UUIDs.
|
| Annotation Type | Description |
|---|---|
| RFC4122.Namespace |
Used in version 3 and version 5 UUID generation to specify a "namespace" UUID for use in generation.
|
Copyright © 2015. All Rights Reserved.