Package net.i2p.router.time
Class Zones
- java.lang.Object
-
- net.i2p.router.time.Zones
-
class Zones extends Object
Country to continent mapping for NTP.- Since:
- 0.9.20
-
-
Constructor Summary
Constructors Constructor Description Zones(I2PAppContext ctx)
Reads in the file in the constructor, so hold onto this.
-
-
-
Constructor Detail
-
Zones
public Zones(I2PAppContext ctx)
Reads in the file in the constructor, so hold onto this.
-
-