程序包的使用
cn.taketoday.util
使用cn.taketoday.util的程序包
程序包
说明
Provides core helpers that are not specific to any part of the framework.
environment abstraction consisting of bean definition
profile and hierarchical property source support.
This package defines core TaskExecutor abstraction,
and provides SyncTaskExecutor and SimpleAsyncTaskExecutor implementations.
Optimised Reflection System
Useful Tools
-
类说明Callback optionally used to filter methods to be operated on by a method callback.
-
类说明Represents a MIME Type, as originally defined in RFC 2046 and subsequently used in other Internet protocols including HTTP.
-
类说明Strategy interface used to resolve replacement values for placeholders contained in Strings.
-
类说明Strategy interface for persisting
java.util.Properties, allowing for pluggable parsing strategies. -
-
-
类说明It is used for the scenario of changing less and reading more frequently.A single map entry.A reference to an
ConcurrentReferenceHashMap.Entrycontained in the map.Strategy class used to manageReferences.Various reference types supported by this map.The types of restructuring that can be performed.A single segment used to divide the map to allow better concurrent performance.A data size, such as '12MB'.A standard set ofDataSizeunits.Default implementation of thePropertiesPersisterinterface.Contract for generating universally unique identifiers (UUIDs).A simple instance filter that checks if a given instance match based on a collection of includes and excludes element.Callback used to register available parameters.Strategy for handling a failure that occurs when instantiating a type.Represents a single callback that can be invoked in a lambda safe way.Represents a collection of callbacks that can be invoked in a lambda safe way.The result of a callback which may be a value,nullor absent entirely if the callback wasn't suitable.Abstract base class for lambda safe callbacks.LinkedHashMapvariant that stores String keys in a case-insensitive manner, for example for key-based access in a results table.A common key class for a method against a specific target class, includingMethodClassKey.toString()representation andComparablesupport (as suggested for customHashMapkeys as of Java 8).Represents a MIME Type, as originally defined in RFC 2046 and subsequently used in other Internet protocols including HTTP.Strategy interface used to resolve replacement values for placeholders contained in Strings.Strategy interface for persistingjava.util.Properties, allowing for pluggable parsing strategies.Utility that can be used to map values from a supplied source to a destination.A source that is in the process of being mapped.An operation that can be applied to aPropertyMapper.Source.Utility class for working with Strings that have placeholder values in them.Callback interface invoked on each field in the hierarchy.Callback optionally used to filter fields to be operated on by a field callback.Action to take on each method.Callback optionally used to filter methods to be operated on by a method callback.Contract for matching routes to patterns.A parsed representation of a route.Nested class to hold data about one task executed within theStopWatch.