org.gcube.indexmanagement.jdbmwrapper
Class CustomDate

java.lang.Object
  extended by java.util.Date
      extended by org.gcube.indexmanagement.jdbmwrapper.CustomDate
All Implemented Interfaces:
Serializable, Cloneable, Comparable<Date>

public class CustomDate
extends Date
implements Serializable

This class represents a date whose serialization is formed according to a custom date format.

Author:
Spyros Boutsis, NKUA
See Also:
Serialized Form

Method Summary
 String toString()
           
 
Methods inherited from class java.util.Date
after, before, clone, compareTo, equals, getDate, getDay, getHours, getMinutes, getMonth, getSeconds, getTime, getTimezoneOffset, getYear, hashCode, parse, setDate, setHours, setMinutes, setMonth, setSeconds, setTime, setYear, toGMTString, toLocaleString, UTC
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Method Detail

toString

public String toString()
Overrides:
toString in class Date


Copyright © 2013. All Rights Reserved.