public static final class VarArgsToArrayAdapterGenerator.VarArgsToArrayAdapterState extends Object
| Modifier and Type | Field and Description |
|---|---|
Object |
args
Array of argument, such as long[], Block[]
|
Object |
userState
User state created by provided user state factory
|
| Constructor and Description |
|---|
VarArgsToArrayAdapterState(Object userState,
Object args) |
Copyright © 2012–2019. All rights reserved.