Package org.objenesis.test
Class EmptyClassBis
- java.lang.Object
-
- java.util.Date
-
- org.objenesis.test.EmptyClassBis
-
- All Implemented Interfaces:
java.io.Serializable
,java.lang.Cloneable
,java.lang.Comparable<java.util.Date>
public class EmptyClassBis 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 EmptyClassBis()
-
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
-
-