Package | Description |
---|---|
org.jboss.errai.codegen.builder | |
org.jboss.errai.codegen.builder.impl |
Modifier and Type | Interface and Description |
---|---|
interface |
AnonymousClassStructureBuilder |
interface |
BlockBuilder<T> |
interface |
ConstructorBlockBuilder<T extends Builder> |
interface |
FieldBuildInitializer<T> |
interface |
FieldBuildStart<T> |
interface |
MethodBlockBuilder<T> |
interface |
MethodCommentBuilder<T> |
Modifier and Type | Method and Description |
---|---|
Finishable<T> |
FieldBuildInitializer.initializesWith(Statement statement) |
Modifier and Type | Class and Description |
---|---|
class |
AnonymousClassStructureBuilderImpl |
class |
BlockBuilderImpl<T> |
class |
ConstructorBlockBuilderImpl<T extends ClassStructureBuilder<T>> |
class |
FieldBuilder<T> |
class |
MethodBlockBuilderImpl<T> |
class |
MethodBuilderAbstractOption<T> |
Modifier and Type | Method and Description |
---|---|
Finishable<T> |
FieldBuilder.initializesWith(Statement statement) |
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.