T - the generic type of BaseDeclaration to be createdpublic abstract class Declarer<T extends BaseDeclaration> extends Object
BaseDeclaration| Modifier and Type | Field and Description |
|---|---|
protected T |
declaration |
protected final T extends BaseDeclaration declaration
public Declarer(T declaration)
declaration - a declaration which state is to be populated through this instancepublic T getDeclaration()
Copyright © 2017 MuleSoft, Inc.. All rights reserved.