程序包 cn.taketoday.lang
package cn.taketoday.lang
Framework global classes
- 从以下版本开始:
- 4.0
- 作者:
- TODAY 2021/10/11 23:24
-
类说明Assertion utility class that assists in validating arguments.Enumerable<V>Enumerable for
EnumA common annotation to declare that annotated elements is Experimental that can change at any time, and has no guarantee of API stability and backward-compatibility.A common annotation to declare that annotated elements cannot benull.A common annotation to declare that parameters and return values are to be considered as non-nullable by default for a given package.A common annotation to declare that fields are to be considered as non-nullable by default for a given package.A common annotation to declare that annotated elements can benullunder some circumstance.Simple serializable class that serves as anullreplacement for cache stores which otherwise do not supportnullvalues.today-framework StrategiesStrategy for resolving constructor arguments based on their type.Strategy for handling a failure that occurs when instantiating a strategy.Strategy for instantiate strategy.Indicates that the annotated element uses an API from thesun.miscpackage.Class that exposes the version.