public abstract class DescribedTypeConstructor<T> extends Object
Constructor and Description |
---|
DescribedTypeConstructor() |
Modifier and Type | Method and Description |
---|---|
abstract T |
construct(Object underlying) |
TypeConstructor<T> |
construct(TypeConstructor describedConstructor) |
public TypeConstructor<T> construct(TypeConstructor describedConstructor) throws AmqpErrorException
AmqpErrorException
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.