public interface StringComparator
| Modifier and Type | Method and Description |
|---|---|
StringComparator |
apply(StringTransform tranform) |
StringTransform |
getTransform() |
boolean |
matches(String other) |
StringComparator |
resetTransform() |
boolean matches(String other)
StringTransform getTransform()
StringComparator resetTransform()
StringComparator apply(StringTransform tranform)
Copyright © 2022 vpc open source initiative. All rights reserved.