Package com.google.common.truth
Interface Ordered
-
public interface Ordered
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
inOrder()
An additional assertion, implemented by some containment subjects which allows for a further constraint of orderedness.
-