Package org.immutables.generator
Interface SourceOrdering.AccessorProvider
- Enclosing class:
SourceOrdering
public static interface SourceOrdering.AccessorProvider
-
Method Summary
Modifier and TypeMethodDescriptioncom.google.common.collect.ImmutableListMultimap<String, TypeElement> com.google.common.collect.ImmutableList<ExecutableElement> get()
-
Method Details
-
accessorMapping
com.google.common.collect.ImmutableListMultimap<String,TypeElement> accessorMapping() -
get
com.google.common.collect.ImmutableList<ExecutableElement> get()
-