public static final class FInt2.Builder extends java.lang.Object implements com.microsoft.thrifty.StructBuilder<FInt2>
Builder()
Builder(FInt2 struct)
FInt2
build()
void
reset()
FInt2.Builder
x(java.lang.Integer x)
y(java.lang.Integer y)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Builder()
public Builder(FInt2 struct)
public FInt2.Builder x(java.lang.Integer x)
public FInt2.Builder y(java.lang.Integer y)
public FInt2 build()
build
com.microsoft.thrifty.StructBuilder<FInt2>
public void reset()
reset
Copyright © 2021. All Rights Reserved.