public class ComparableMatchers extends Matchers
keyDefinition| Constructor and Description |
|---|
ComparableMatchers(KeyDefinition keyDefinition) |
| Modifier and Type | Method and Description |
|---|---|
FromMatcher |
greaterThan(Comparable i) |
ToMatcher |
lessThan(Comparable i) |
getKeyDefinitionpublic ComparableMatchers(KeyDefinition keyDefinition)
public FromMatcher greaterThan(Comparable i)
public ToMatcher lessThan(Comparable i)
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.