@FunctionalInterface public interface DatetimeMatcher
| Modifier and Type | Method and Description |
|---|---|
boolean |
match(long target,
List<String> objects) |
boolean match(long target,
List<String> objects)
NumberFormatException - if any string in objects could not been parsed before the first matchCopyright © 2023. All rights reserved.