public interface ChronoSphereFactory
ChronoSphere instances, and the entry point to the fluent builder API.
You can get the singleton instance of this class via ChronoSphere.FACTORY, or via
INSTANCE.
| Modifier and Type | Field and Description |
|---|---|
static ChronoSphereFactory |
INSTANCE
The singleton instance of this factory.
|
| Modifier and Type | Method and Description |
|---|---|
ChronoSphereBaseBuilder |
create()
Creates a new builder for a
ChronoSphere repository. |
static final ChronoSphereFactory INSTANCE
ChronoSphereBaseBuilder create()
ChronoSphere repository.null.