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