Package io.fabric8.mockwebserver.dsl
Interface Schedulable<T>
-
- All Known Subinterfaces:
TimesSchedulableOrOnceable<T>
public interface Schedulable<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Tevery(long initialDelay, long period, TimeUnit timeUnit)Tevery(long period, TimeUnit timeUnit)
-