public class Constructors extends Filterable<java.lang.reflect.Constructor<?>,Constructors>
| Modifier and Type | Method and Description |
|---|---|
Constructors |
annotatedWith(java.lang.Class<? extends java.lang.annotation.Annotation> annotation) |
static Constructors |
of(com.google.common.collect.ImmutableSet<java.lang.reflect.Constructor<?>> constructors) |
public static Constructors of(com.google.common.collect.ImmutableSet<java.lang.reflect.Constructor<?>> constructors)
public Constructors annotatedWith(java.lang.Class<? extends java.lang.annotation.Annotation> annotation)