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

java.lang.Object
  extended by org.hd.d.pg2k.svrCore.location.Location.ValueAndBounds
      extended by org.hd.d.pg2k.svrCore.location.Location.LongValueAndBounds
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
Location

public static final class Location.LongValueAndBounds
extends Location.ValueAndBounds

Value-and-error stored as longs, eg for time. TODO: should do validation on deserialisation.

See Also:
Serialized Form

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.ValueAndBounds
error, value
 
Constructor Summary
Location.LongValueAndBounds(long _val, long _err)
          Make new bounded value.
Location.LongValueAndBounds(java.lang.Long _val, java.lang.Long _err)
          Make new bounded value.
 
Method Summary
 
Methods inherited from class org.hd.d.pg2k.svrCore.location.Location.ValueAndBounds
equals, hashCode
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, 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.LongValueAndBounds

public Location.LongValueAndBounds(long _val,
                                   long _err)
Make new bounded value.


Location.LongValueAndBounds

public Location.LongValueAndBounds(java.lang.Long _val,
                                   java.lang.Long _err)
Make new bounded value.


DHD Multimedia Gallery V1.57.21

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