Package org.objenesis.test
Class EmptyClassBis
java.lang.Object
java.util.Date
org.objenesis.test.EmptyClassBis
- All Implemented Interfaces:
Serializable
,Cloneable
,Comparable<Date>
Just used for testing. To see the bytecode of a really simple class
- See Also:
-
Constructor Summary
Constructors -
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
-
Constructor Details
-
EmptyClassBis
public EmptyClassBis()
-