Package si.mazi.rescu
Class LongValueFactory
java.lang.Object
si.mazi.rescu.LongValueFactory
- All Implemented Interfaces:
SynchronizedValueFactory<Long>
public class LongValueFactory extends Object implements SynchronizedValueFactory<Long>
-
Constructor Summary
Constructors Constructor Description LongValueFactory() -
Method Summary
Modifier and Type Method Description LongcreateValue()
-
Constructor Details
-
LongValueFactory
public LongValueFactory()
-
-
Method Details
-
createValue
- Specified by:
createValuein interfaceSynchronizedValueFactory<Long>
-