org.eclipse.osgi.internal.profile
Class DefaultProfileLogger.TimeEntry

java.lang.Object
  extended by org.eclipse.osgi.internal.profile.DefaultProfileLogger.TimeEntry
Enclosing class:
DefaultProfileLogger

protected class DefaultProfileLogger.TimeEntry
extends java.lang.Object


Field Summary
 java.lang.String description
           
 int flag
           
 java.lang.String id
           
 java.lang.String msg
           
 long time
           
 
Constructor Summary
protected DefaultProfileLogger.TimeEntry()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

time

public long time

id

public java.lang.String id

msg

public java.lang.String msg

description

public java.lang.String description

flag

public int flag
Constructor Detail

DefaultProfileLogger.TimeEntry

protected DefaultProfileLogger.TimeEntry()


Copyright © 2007-2012 FuseSource, Corp.. All Rights Reserved.