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 Object


Field Summary
 String description
           
 int flag
           
 String id
           
 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 String id

msg

public String msg

description

public String description

flag

public int flag
Constructor Detail

DefaultProfileLogger.TimeEntry

protected DefaultProfileLogger.TimeEntry()


Copyright © 2007–2014 The Apache Software Foundation. All rights reserved.