com.aspose.cells
Class CustomImplementationFactory

java.lang.Object
    extended by com.aspose.cells.CustomImplementationFactory

public class CustomImplementationFactory 
extends java.lang.Object

Factory to create some instances which may be re-implemented by user for special purpose.


Constructor Summary
CustomImplementationFactory()
          
 
Method Summary
java.util.RandomcreateRandomInstance()
           Create one instance of random number generator.
 

Constructor Detail

CustomImplementationFactory

public CustomImplementationFactory()

Method Detail

createRandomInstance

public java.util.Random createRandomInstance()
Create one instance of random number generator.
Returns:
instance of random number generator

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.