-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
Random |
create() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
create
public Random create()
- Specified by:
create
in interface Factory<Random>
- Returns:
- a new object created using this factory.
Copyright © 2009-2013. All Rights Reserved.