R
public class TimedFunction<R> extends Object implements Supplier<R>
TimedFunction(Supplier<R> toRun, String logMessage)
get()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TimedFunction(Supplier<R> toRun, String logMessage)
public R get()
get
Supplier<R>
Copyright © 2015–2021 Yahoo! Inc.. All rights reserved.