toggle menu
Algoutils
0.9.1-SNAPSHOT
jvm
switch theme
search in API
algoutils-tutor
/
org.tudalgo.algoutils.tutor.general.conversion
/
ArrayConverter
/
Auto
Auto
public
class
Auto
implements
ArgumentConverter
(
source
)
Automatically convert
ArrayNode
to any supported parameter type.
Members
Constructors
Array
Converter.
Auto
Link copied to clipboard
public
void
ArrayConverter.Auto
(
)
Functions
convert
Link copied to clipboard
public
Object
convert
(
Object
source
,
ParameterContext
context
)