public class TypeNameParser extends Object
Modifier and Type | Class and Description |
---|---|
static class |
TypeNameParser.Type |
Constructor and Description |
---|
TypeNameParser(String typeName) |
Modifier and Type | Method and Description |
---|---|
TypeNameParser.Type |
parse() |
List<TypeNameParser.Type> |
parseCommaSeparated() |
public TypeNameParser(String typeName)
public TypeNameParser.Type parse()
public List<TypeNameParser.Type> parseCommaSeparated()
Copyright © 2024. All rights reserved.