Uses of Enum Class
com.nilhcem.fakesmtp.core.ArgsHandler
Packages that use ArgsHandler
Package
Description
Provides core methods to get the configuration of the project or i18n messages.
-
Uses of ArgsHandler in com.nilhcem.fakesmtp.core
Methods in com.nilhcem.fakesmtp.core that return ArgsHandlerModifier and TypeMethodDescriptionstatic ArgsHandlerReturns the enum constant of this class with the specified name.static ArgsHandler[]ArgsHandler.values()Returns an array containing the constants of this enum class, in the order they are declared.