public class DeclaredConstructor extends DescribedTypeConstructor<Declared>
Constructor and Description |
---|
DeclaredConstructor() |
Modifier and Type | Method and Description |
---|---|
Declared |
construct(Object underlying) |
static void |
register(DescribedTypeConstructorRegistry registry) |
construct
public static void register(DescribedTypeConstructorRegistry registry)
public Declared construct(Object underlying)
construct
in class DescribedTypeConstructor<Declared>
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.