| Modifier and Type | Field and Description |
|---|---|
List<MethodSpec> |
TypeSpec.methodSpecs |
| Modifier and Type | Method and Description |
|---|---|
MethodSpec |
MethodSpec.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
TypeSpec.Builder |
TypeSpec.Builder.addMethod(MethodSpec methodSpec) |
| Modifier and Type | Method and Description |
|---|---|
TypeSpec.Builder |
TypeSpec.Builder.addMethods(Iterable<MethodSpec> methodSpecs) |
Copyright © 2016 Square, Inc.. All Rights Reserved.