JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
edu.uthscsa.ric.utilities
Interface ConsoleLogger
public interface
ConsoleLogger
A console logging interface.
Author:
michaelmartinez
Method Summary
Methods
Modifier and Type
Method and Description
void
println
(
String
string)
Prints a line to the console.
Method Detail
println
void println(
String
string)
Prints a line to the console.
Parameters:
string
- the line to print
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method