@Documented @Target(value={METHOD,PARAMETER}) @Retention(value=CLASS) public static @interface Value.Parameter
int
order
boolean
value
public abstract int order
public abstract boolean value
Copyright © 2017 The Immutables.org authors. All rights reserved.