org.seleniumhq.selenium.fluent
Class Period.Seconds
java.lang.Object
org.seleniumhq.selenium.fluent.Period
org.seleniumhq.selenium.fluent.Period.Milliseconds
org.seleniumhq.selenium.fluent.Period.Seconds
- Direct Known Subclasses:
- Period.Minutes
- Enclosing class:
- Period
public static class Period.Seconds
- extends Period.Milliseconds
Period.Seconds
public Period.Seconds(int secs)
howLong
public int howLong()
- Overrides:
howLong in class Period.Milliseconds
timeUnit
public TimeUnit timeUnit()
- Overrides:
timeUnit in class Period.Milliseconds
toString
public String toString()
- Overrides:
toString in class Period.Milliseconds
Copyright © 2013. All Rights Reserved.