public class SignatureBuilder extends Object
TODO: this is all wrong, I'm to tired to read the pathetic excuse for a spec properly
Modifier and Type | Method and Description |
---|---|
static String |
fieldAttribute(Type type)
Generates the field signiture for a field of the given type
|
static void |
parametizedType(ParameterizedType type,
StringBuilder builder) |
public static String fieldAttribute(Type type)
type
- public static void parametizedType(ParameterizedType type, StringBuilder builder)
Copyright © 2021 JBoss by Red Hat. All rights reserved.