org.apache.commons.inject.impl
Class TimeRecordingObject

java.lang.Object
  extended by org.apache.commons.inject.impl.TimeRecordingObject

public class TimeRecordingObject
extends Object


Constructor Summary
TimeRecordingObject()
           
 
Method Summary
 long getTimeOfCreation()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimeRecordingObject

public TimeRecordingObject()
Method Detail

getTimeOfCreation

public long getTimeOfCreation()


Copyright © 2014 The Apache Software Foundation. All Rights Reserved.