Class EmptyClass

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, java.lang.Comparable<java.util.Date>

    public class EmptyClass
    extends java.util.Date
    Just used for testing. To see the bytecode of a really simple class
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      EmptyClass()  
    • Method Summary

      • Methods inherited from class java.util.Date

        after, before, clone, compareTo, equals, from, getDate, getDay, getHours, getMinutes, getMonth, getSeconds, getTime, getTimezoneOffset, getYear, hashCode, parse, setDate, setHours, setMinutes, setMonth, setSeconds, setTime, setYear, toGMTString, toInstant, toLocaleString, toString, UTC
      • Methods inherited from class java.lang.Object

        finalize, getClass, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • EmptyClass

        public EmptyClass()