程序包的使用
cn.taketoday.core
使用cn.taketoday.core的程序包
程序包
说明
Provides core helpers that are not specific to any part of the framework.
Core support package for annotations, meta-annotations, and merged
annotations with attribute overrides.
Type Conversion System
Default implementation of the type conversion system.
Support classes for Framework's serializer abstraction.
Core support package for type introspection.
Core abstractions behind the Spring Expression Language.
Common utility classes behind the Spring Expression Language.
SpEL's central implementation package.
SpEL's standard parser implementation.
SpEL's default implementations for various core abstractions.
Framework global classes
Optimised Reflection System
Useful Tools
-
-
-
类说明Common interface for managing aliases.Tests whether or not a string matches against a pattern via a
Pattern.Trims the capacity of this instance's (list or array) to its size.Interface defining a generic contract for attaching and accessing metadata to/from arbitrary objects.ParameterNameDiscovererimplementation that tries several discoverer delegates in succession.Exception thrown when theConstantsclass is asked for an invalid constant name.Base class for decorating ClassLoaders such asOverridingClassLoaderproviding common handling of excluded packages and classes.Known Java versions.Simple implementation ofMultiValueMapthat wraps aLinkedHashMap, storing multiple values in anArrayList.A callback interface for metadata lookup on a given method.Helper class that encapsulates the specification of a method parameter, i.e. aMethodorConstructorplus a parameter index and a nested type index for a declared generic type.Extension of theMapinterface that stores multiple values.InheritableThreadLocalsubclass that exposes a specified name asNamedInheritableThreadLocal.toString()result (allowing for introspection).ThreadLocalsubclass that exposes a specified name asNamedThreadLocal.toString()result (allowing for introspection).Handy class for wrapping runtimeExceptionswith a root cause.Comparatorimplementation forOrderedobjects, sorting by order value ascending, respectively by priority descending.Orderedis an interface that can be implemented by objects that should be orderable, for example in aCollection.Strategy interface to provide an order source for a given object.abstract class to discover parameter names for methods and constructors.Adapter for a Reactive StreamsPublisherto and from an async/reactive type such asCompletableFuture, RxJavaObservable, and others.A registry of adapters to adapt Reactive StreamsPublisherto/from various async/reactive types such asCompletableFuture, RxJavaFlowable, and others.Describes the semantics of a reactive type including boolean checks forReactiveTypeDescriptor.isMultiValue(),ReactiveTypeDescriptor.isNoValue(), andReactiveTypeDescriptor.supportsEmpty().Encapsulates a JavaType, providing access tosupertypes,interfaces, andgeneric parametersalong with the ability to ultimatelyresolveto aClass.Strategy interface used to resolveTypeVariables.Simple strategy interface for resolving a String value.Contextual descriptor about a type to convert from or to.The purpose of this class is to enable capturing and passing a genericType.Strategy interface used to test if properties match.Callback interface used to process the YAML parsing results.Status returned fromYamlProcessor.DocumentMatcher.matches(java.util.Properties).Method to use for resolving resources. -
类说明Helper class that encapsulates the specification of a method parameter, i.e. a
MethodorConstructorplus a parameter index and a nested type index for a declared generic type.Extension of theMapinterface that stores multiple values.Handy class for wrapping runtimeExceptionswith a root cause.Comparatorimplementation forOrderedobjects, sorting by order value ascending, respectively by priority descending. -
类说明Handy class for wrapping runtime
Exceptionswith a root cause.Encapsulates a JavaType, providing access tosupertypes,interfaces, andgeneric parametersalong with the ability to ultimatelyresolveto aClass. -
类说明Handy class for wrapping runtime
Exceptionswith a root cause.Contextual descriptor about a type to convert from or to. -
-
-
-
-
-
-
-
-
类说明Common interface for managing aliases.Simple implementation of the
AliasRegistryinterface.Contextual descriptor about a type to convert from or to. -
-
类说明Helper class that encapsulates the specification of a method parameter, i.e. a
MethodorConstructorplus a parameter index and a nested type index for a declared generic type.Handy class for wrapping runtimeExceptionswith a root cause.Encapsulates a JavaType, providing access tosupertypes,interfaces, andgeneric parametersalong with the ability to ultimatelyresolveto aClass.Contextual descriptor about a type to convert from or to. -
类说明Trims the capacity of this instance's (list or array) to its size.Extension of the
Mapinterface that stores multiple values.