public class NTypeNameSignatureImpl extends NSignatureBase<net.thevpc.nuts.reflect.NTypeName<?>,net.thevpc.nuts.reflect.NTypeNameSignature> implements net.thevpc.nuts.reflect.NTypeNameSignature
| Modifier and Type | Method and Description |
|---|---|
protected net.thevpc.nuts.reflect.NTypeNameSignature |
_create(String name,
net.thevpc.nuts.reflect.NTypeName[] types,
boolean vararg) |
static net.thevpc.nuts.reflect.NTypeNameSignature |
of(net.thevpc.nuts.reflect.NTypeNameDomain domain,
net.thevpc.nuts.reflect.NTypeName... types) |
static net.thevpc.nuts.reflect.NTypeNameSignature |
of(net.thevpc.nuts.reflect.NTypeNameDomain domain,
String name,
net.thevpc.nuts.reflect.NTypeName... types) |
static net.thevpc.nuts.reflect.NTypeNameSignature |
ofVarArgs(net.thevpc.nuts.reflect.NTypeNameDomain domain,
net.thevpc.nuts.reflect.NTypeName... types) |
static net.thevpc.nuts.reflect.NTypeNameSignature |
ofVarArgs(net.thevpc.nuts.reflect.NTypeNameDomain domain,
String name,
net.thevpc.nuts.reflect.NTypeName[] types) |
calculateScore, checkVararg, domain, equals, getDistance, getType, hashCode, isNamed, isVarArgs, matches, name, set, setVararg, size, toNamed, toString, toUnnamed, typespublic static net.thevpc.nuts.reflect.NTypeNameSignature of(net.thevpc.nuts.reflect.NTypeNameDomain domain,
net.thevpc.nuts.reflect.NTypeName... types)
of in interface net.thevpc.nuts.reflect.NTypeNameSignaturepublic static net.thevpc.nuts.reflect.NTypeNameSignature ofVarArgs(net.thevpc.nuts.reflect.NTypeNameDomain domain,
net.thevpc.nuts.reflect.NTypeName... types)
ofVarArgs in interface net.thevpc.nuts.reflect.NTypeNameSignaturepublic static net.thevpc.nuts.reflect.NTypeNameSignature of(net.thevpc.nuts.reflect.NTypeNameDomain domain,
String name,
net.thevpc.nuts.reflect.NTypeName... types)
of in interface net.thevpc.nuts.reflect.NTypeNameSignaturepublic static net.thevpc.nuts.reflect.NTypeNameSignature ofVarArgs(net.thevpc.nuts.reflect.NTypeNameDomain domain,
String name,
net.thevpc.nuts.reflect.NTypeName[] types)
ofVarArgs in interface net.thevpc.nuts.reflect.NTypeNameSignatureprotected net.thevpc.nuts.reflect.NTypeNameSignature _create(String name, net.thevpc.nuts.reflect.NTypeName[] types, boolean vararg)
_create in class NSignatureBase<net.thevpc.nuts.reflect.NTypeName<?>,net.thevpc.nuts.reflect.NTypeNameSignature>Copyright © 2026 vpc open source initiative. All rights reserved.