@Value.Immutable public abstract class SourceOrderingEntity extends Object
SourceOrderingEntity()
int
a()
b()
abstract int
y()
z()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SourceOrderingEntity()
public abstract int z()
public abstract int y()
public int b()
public int a()
Copyright © 2017 The Immutables.org authors. All rights reserved.