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