@Value.Immutable(intern=true) public abstract class SillyInterned extends Object
SillyInterned()
abstract int
arg1()
arg2()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SillyInterned()
@Value.Parameter(order=0) public abstract int arg1()
@Value.Parameter(order=1) public abstract int arg2()
Copyright © 2022 The Immutables.org authors. All rights reserved.