org.jmlspecs.samples.jmlkluwer
Class QueueEntry
java.lang.Object
org.jmlspecs.samples.jmlkluwer.QueueEntry
- All Implemented Interfaces:
- Cloneable, JMLType, Serializable
- public class QueueEntry
- extends Object
- implements JMLType
_obj
private Object _obj
_priorityLevel
private int _priorityLevel
_timeStamp
private long _timeStamp
QueueEntry
public QueueEntry(Object argObj,
int argLevel,
long argTimeStamp)
equals
public boolean equals(Object o)
- Description copied from interface:
JMLType
- Test whether this object's value is equal to the given argument.
- Specified by:
equals in interface JMLType- Overrides:
equals in class Object
hashCode
public int hashCode()
- Description copied from interface:
JMLType
- Return a hash code for this object.
- Specified by:
hashCode in interface JMLType- Overrides:
hashCode in class Object
clone
public Object clone()
- Description copied from interface:
JMLType
- Return a clone of this object.
- Specified by:
clone in interface JMLType- Overrides:
clone in class Object
getLevel
public int getLevel()
getObj
public Object getObj()
toString
public String toString()
- Overrides:
toString in class Object
JML is Copyright (C) 1998-2002 by Iowa State University and is distributed under the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This release depends on code from the MultiJava project and is based in part on the Kopi project Copyright (C) 1990-99 DMS Decision Management Systems Ges.m.b.H.