Uses of Enum Class
org.eclipse.keyple.core.service.resource.PluginsConfigurator.AllocationStrategy
Package
Description
Interfaces and classes of the Card Resource Service.
-
Uses of PluginsConfigurator.AllocationStrategy in org.eclipse.keyple.core.service.resource
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.PluginsConfigurator.AllocationStrategy.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionPluginsConfigurator.Builder.withAllocationStrategy
(PluginsConfigurator.AllocationStrategy allocationStrategy) Specifies the allocation strategy to perform when a card resource is requested.