Package restx.factory
Interface ParamDef.SpecialParamHandling
public static interface ParamDef.SpecialParamHandling
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ParamDef.SpecialParamHandlingstatic final ParamDef.SpecialParamHandling -
Method Summary
Modifier and TypeMethodDescriptionextractValueFrom(com.google.common.collect.ImmutableList<String> values, String fullPath)
-
Field Details
-
ARRAYS
-
UNSUPPORTED
-
-
Method Details
-
extractValueFrom
-