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