public interface FieldBuildInitializer<T> extends Finishable<T>
Modifier and Type | Method and Description |
---|---|
FieldBuildInitializer<T> |
annotatedWith(Annotation... annotation) |
Finishable<T> |
initializesWith(Statement statement) |
finish
FieldBuildInitializer<T> annotatedWith(Annotation... annotation)
Finishable<T> initializesWith(Statement statement)
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.