public class DefaultParameterizedParser extends Object implements IParameterizedParser
| Constructor and Description |
|---|
DefaultParameterizedParser() |
| Modifier and Type | Method and Description |
|---|---|
List<Parameterized> |
parseArg(Object annotatedObj)
Wraps the default parser.
|
public List<Parameterized> parseArg(Object annotatedObj)
parseArg in interface IParameterizedParserannotatedObj - an instance of the object with Parameter related annotations.Copyright © 2025. All rights reserved.