Uses of Enum Class
com.iohao.net.framework.core.CmdInfoFlyweightStrategy
Packages that use CmdInfoFlyweightStrategy
Package
Description
Provides the core action execution model, metadata, lifecycle hooks, and shared runtime building
blocks used by ionet business logic.
-
Uses of CmdInfoFlyweightStrategy in com.iohao.net.framework.core
Subclasses with type arguments of type CmdInfoFlyweightStrategy in com.iohao.net.framework.coreModifier and TypeClassDescriptionenumStrategy options for theCmdInfoflyweight cache used byCmdInfoFlyweightFactory.Fields in com.iohao.net.framework.core declared as CmdInfoFlyweightStrategyModifier and TypeFieldDescriptionBarSkeletonSetting.cmdInfoFlyweightStrategyStrategy forCmdInfoflyweight caching.Methods in com.iohao.net.framework.core that return CmdInfoFlyweightStrategyModifier and TypeMethodDescriptionstatic CmdInfoFlyweightStrategyReturns the enum constant of this class with the specified name.static CmdInfoFlyweightStrategy[]CmdInfoFlyweightStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared.