JanosVM v1.0 API

edu.utah.janosvm.resources
Class LogResource

java.lang.Object
  |
  +--edu.utah.janosvm.resources.LogResource

public final class LogResource
extends java.lang.Object

Provides java level access to the current team's log resource.

Author:
Tim Stack, Utah Janos Team

Constructor Summary
private LogResource()
          Its a static only class.
 
Method Summary
static void log(java.lang.String msg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait, wait0
 

Constructor Detail

LogResource

private LogResource()
Its a static only class.
Method Detail

log

public static void log(java.lang.String msg)
Parameters:
msg - A message to append to the log.

JanosVM v1.0 API

This documentation is Copyright (C) 2000-2003 The University of Utah. All Rights Reserved. See the documentation license for distribution terms and restrictions.
Documentation, software, and mailing lists for the JanosVM can be found at the Janos Project web page: http://www.cs.utah.edu/flux/janos/
Generated on Feb 13, 2003