| Package | Description |
|---|---|
| com.spotify.dataenum.processor.data |
| Modifier and Type | Method and Description |
|---|---|
Iterable<Value> |
Spec.values() |
| Constructor and Description |
|---|
Spec(com.squareup.javapoet.ClassName specClass,
Iterable<com.squareup.javapoet.TypeVariableName> typeVariables,
Iterable<Value> values) |
Copyright © 2018. All rights reserved.