Package io.micronaut.core.util
package io.micronaut.core.util
Micronaut core utilities.
- Since:
- 1.0
- Author:
- graemerocher
-
ClassDescriptionPathMatcher implementation for Ant-style path patterns.Utility methods for checking method argument values.Allows producing error messages.Functional interface the check a condition.Utility methods for working with arrays.Utility methods for working with
Collection
typesCopyOnWriteMap<K,V> Thread-safe map that is optimized for reads.A mapping from environment variable names to Micronaut property names.IOExceptionBiFunction<T,U, R> Utility to use aBiFunction
which throws internally a IOException.Internal Utility methods for working with Kotlinsuspend
functionsResponsible for determining the current locale given a context.Utility methods for working with objectsInterface for components that can match source strings against a specified pattern string.PathMatcher implementation for regex-style patterns.Utility methods for working with streams.Fixed-size String->int map optimized for very fast read operations.Utility methods for Strings.Helper methods for dealing withSupplier
.An interface for components or configurations that can be toggled on or off.