io.leopard.core
Interface MethodTime

All Known Implementing Classes:
MethodTimeImpl

public interface MethodTime


Method Summary
 boolean add(java.lang.String methodName, long time)
           
 boolean addByStartTime(java.lang.String methodName, long startTime)
           
 

Method Detail

add

boolean add(java.lang.String methodName,
            long time)

addByStartTime

boolean addByStartTime(java.lang.String methodName,
                       long startTime)


Copyright © 2014. All Rights Reserved.