Enum Class的使用
cn.taketoday.core.env.ProfilesParser.Context
使用ProfilesParser.Context的程序包
程序包
说明
environment abstraction consisting of bean definition
profile and hierarchical property source support.
-
cn.taketoday.core.env中ProfilesParser.Context的使用
修饰符和类型方法说明static ProfilesParser.ContextReturns the enum constant of this class with the specified name.static ProfilesParser.Context[]ProfilesParser.Context.values()Returns an array containing the constants of this enum class, in the order they are declared.修饰符和类型方法说明private static ProfilesProfilesParser.parseTokens(String expression, StringTokenizer tokens, ProfilesParser.Context context)