public final class IsTime extends Object
| Modifier and Type | Method and Description |
|---|---|
static <T> org.hamcrest.Matcher<T> |
localTime() |
static <T> org.hamcrest.Matcher<T> |
localTime(org.hamcrest.Matcher<T> matcher) |
static <T> org.hamcrest.Matcher<T> |
offsetTime() |
static <T> org.hamcrest.Matcher<T> |
offsetTime(org.hamcrest.Matcher<T> matcher) |
public static <T> org.hamcrest.Matcher<T> localTime()
public static <T> org.hamcrest.Matcher<T> localTime(org.hamcrest.Matcher<T> matcher)
public static <T> org.hamcrest.Matcher<T> offsetTime()
public static <T> org.hamcrest.Matcher<T> offsetTime(org.hamcrest.Matcher<T> matcher)
Copyright © 2018–2020. All rights reserved.