public static interface SourceOrdering.AccessorProvider
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableListMultimap<String,TypeElement> |
accessorMapping() |
com.google.common.collect.ImmutableList<ExecutableElement> |
get() |
com.google.common.collect.ImmutableListMultimap<String,TypeElement> accessorMapping()
com.google.common.collect.ImmutableList<ExecutableElement> get()
Copyright © 2019 The Immutables.org authors. All rights reserved.