net.rim.device.api.util
Interface Factory
public interface Factory
Provides basic definition of a factory, and classes registered with the
factory registration system must implement this interface.
- Since:
- BlackBerry API 4.0.0
createInstance
Object createInstance(Object initialData)
- Since:
- BlackBerry API 4.0.0
Copyright 1999-2011 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Java is a trademark of Oracle America Inc. in the US and other countries.
Legal