public class ZoneFactories extends Object
| Modifier and Type | Field and Description |
|---|---|
static ZoneFactory |
FIXED
Single-zone factory.
|
| Modifier and Type | Method and Description |
|---|---|
static ZoneFactory |
createIntegerZoneFactory(boolean autoIncrement)
Returns a factory that works with integer-based zone ids.
|
static ZoneFactory |
createSingleZoneFactory(ZoneId zid0)
Returns a factory suitable for single-zone use.
|
public static final ZoneFactory FIXED
public static ZoneFactory createSingleZoneFactory(ZoneId zid0)
zid0 - sole zone IDpublic static ZoneFactory createIntegerZoneFactory(boolean autoIncrement)
autoIncrement - true to force increment of default zone id
for each specifier in sequenceCopyright © 2003-2025 CCLRC: Council for the Central Laboratory of the Research Councils. All Rights Reserved.