@Value.Modifiable @Value.Immutable public abstract class ModStricBuilderAndDefault extends Object
ModStricBuilderAndDefault()
abstract String
a()
String
b()
Integer
c()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ModStricBuilderAndDefault()
public abstract String a()
@Value.Default public String b()
@Value.Default @Nullable public Integer c()
Copyright © 2022 The Immutables.org authors. All rights reserved.