Package one.nio.util
package one.nio.util
-
ClassDescriptionReplacement for sun.misc.Cleaner.High performance thread-safe date and time formatter that uses dynamic bytecode generation to precompile patterns.Fast garbage-free algorithms for manipulating calendar datesAllows to lookup information about available Class' methods using java.lang.invoke API, when the standard getDeclaredMethods() fail with NoClassDefFoundError due to some missing class file.Allows to get a subset of available Class' fields or methods, when the standard getDeclaredFields() / getDeclaredMethods() fail with NoClassDefFoundError due to some missing class file.