ref_send API 2.17
defensive programming in Java

org.ref_send.log
Class Trace

java.lang.Object
  extended by org.joe_e.Struct
      extended by org.ref_send.log.Trace
All Implemented Interfaces:
java.io.Serializable, Immutable, Powerless, Selfless, Record

public class Trace
extends Struct
implements Powerless, Record, java.io.Serializable

A stack trace.

See Also:
Serialized Form

Field Summary
 PowerlessArray<CallSite> calls
          list of call sites
 
Constructor Summary
Trace(PowerlessArray<CallSite> calls)
          Constructs an instance.
 
Method Summary
 
Methods inherited from class org.joe_e.Struct
equals, hashCode
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.joe_e.Selfless
hashCode
 

Field Detail

calls

public final PowerlessArray<CallSite> calls
list of call sites

Constructor Detail

Trace

public Trace(PowerlessArray<CallSite> calls)
Constructs an instance.

Parameters:
calls - calls

ref_send API 2.17
defensive programming in Java

Submit a bug or feature, or get help

Copyright 1998-2009 Waterken Inc. under the terms of the MIT X license.