| Interface | Description |
|---|---|
| MethodReplacementClass |
Mark a class to contain method replacements for APIs in the JDK
|
| Class | Description |
|---|---|
| CollectionsDistanceUtils | |
| DateTimeParsingUtils |
Utilities for returning heuristic values of how close a given string is to being
successfully parsed.
|
| ExternalServiceUtils | |
| JsonUtils | |
| NumberParsingUtils | |
| PatternMatchingHelper | |
| RegexDistanceUtils |
Class used to define the distance between a string and a regex
|
| ReplacementList | |
| ReplacementUtils | |
| ThirdPartyMethodReplacementClass |
Third-party libraries might or might not be on the classpath.
|
| Enum | Description |
|---|---|
| UsageFilter |
Specify where a method replacement can be done
|
| Annotation Type | Description |
|---|---|
| Replacement |
Mark a static method as a replacement one for a method in the Java API.
|
| ThirdPartyCast |
Copyright © 2016–2024. All rights reserved.