org.hd.d.pg2k.svrCore.location
Class Location.None

java.lang.Object
  extended by org.hd.d.pg2k.svrCore.location.Location.Base
      extended by org.hd.d.pg2k.svrCore.location.Location.None
All Implemented Interfaces:
java.io.Serializable, MemoryTools.Internable
Enclosing class:
Location

private static final class Location.None
extends Location.Base

Singleton: represents an absence of location information.


Field Summary
private static long serialVersionUID
          Unique Serialisation class ID generated by http://random.hd.org/.
 
Fields inherited from class org.hd.d.pg2k.svrCore.location.Location.Base
specific, specificKey, type, typeKey
 
Constructor Summary
private Location.None(java.util.Properties p)
          Special way to construct distinguished NONE value.
 
Method Summary
(package private) static Location.None makeNone()
          Make distinguished NONE value; only call this once.
private  java.lang.Object readResolve()
          Ensure that there is at most one instance of NONE.
 
Methods inherited from class org.hd.d.pg2k.svrCore.location.Location.Base
buildFromFile, buildFromFileOrNONE, buildFromProperties, buildFromProperties, equals, getBooleanProp, getDoubleProp, getDoubleProps, getLongProp, getLongProps, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

serialVersionUID

private static final long serialVersionUID
Unique Serialisation class ID generated by http://random.hd.org/.

See Also:
Constant Field Values
Constructor Detail

Location.None

private Location.None(java.util.Properties p)
               throws PGException
Special way to construct distinguished NONE value.

Throws:
PGException
Method Detail

makeNone

static Location.None makeNone()
Make distinguished NONE value; only call this once.


readResolve

private java.lang.Object readResolve()
Ensure that there is at most one instance of NONE.


DHD Multimedia Gallery V1.57.21

Copyright (c) 1996-2011, Damon Hart-Davis. All rights reserved.