@ThriftStruct public final class FInt2 extends java.lang.Object implements net.gdface.thrift.ThriftDecorator<FInt2>
FInt2FInt2get/set方法到delegate()指定的实例,public int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic java.lang.String toString()
toString in class java.lang.Object@ThriftField(value=1,
requiredness=REQUIRED)
public int getX()
@ThriftField public void setX(int value)
@ThriftField(value=2,
requiredness=REQUIRED)
public int getY()
@ThriftField public void setY(int value)
Copyright © 2020. All rights reserved.