@Value.Immutable public interface NoValidation
String
a()
Integer
b()
int
i()
boolean
z()
@Value.Parameter String a()
@Value.Parameter Integer b()
@Value.Parameter boolean z()
@Value.Parameter int i()
Copyright © 2017 The Immutables.org authors. All rights reserved.