Interface | Description |
---|---|
CheckedFunction<X,T> | |
CheckedSupplier<T> | |
Unchecked.CheckedRunnable | |
Unchecked.SneakyCallable<T> |
Class | Description |
---|---|
ReflectionHack |
Allow private access to fields across using a JVM version-appropriate strategy
without having a compile-time dependency on Java 9+.
|
Sneaky | |
Unchecked |
Copyright © 2021 FasterXML. All rights reserved.