All Packages This Package Class Hierarchy Class Search Index
Class edu.utah.janos.io.LogId
java.lang.Object
|
+----edu.utah.janos.io.LogId
public class LogId
extends java.lang.Object
{
// Fields 1
private final String name;
// Constructors 2
private LogId(String);
private LogId(String, String);
// Methods 3
static LogId rootIdentity();
public String name();
public LogId newLogId(String);
}
Identity for a Log file.
- Returned By:
- LogId.newLogId(), LogId.rootIdentity()
private final String name
private LogId(String parent,
String name)
private LogId(String root)
Create a LogId with the specific name.
static LogId rootIdentity()
public LogId newLogId(String name)
public String name()
All Packages This Package Class Hierarchy Class Search Index
Freshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7