Package | Description |
---|---|
org.apache.bval.jsr.metadata |
Modifier and Type | Method and Description |
---|---|
static Signature |
Signature.of(Executable x) |
Modifier and Type | Method and Description |
---|---|
Map<Signature,MetadataBuilder.ForExecutable<Constructor<? extends T>>> |
MetadataBuilder.ForBean.getConstructors(Meta<Class<T>> meta) |
Map<Signature,MetadataBuilder.ForExecutable<Method>> |
MetadataBuilder.ForBean.getMethods(Meta<Class<T>> meta) |
Modifier and Type | Method and Description |
---|---|
int |
Signature.compareTo(Signature sig) |
Copyright © 2010–2020 The Apache Software Foundation. All rights reserved.