@Generated(value="com.microsoft.thrifty.gen.ThriftyCodeGenerator",
comments="https://github.com/microsoft/thrifty")
public final class FRect
extends java.lang.Object
implements com.microsoft.thrifty.Struct
| 限定符和类型 | 类和说明 |
|---|---|
static class |
FRect.Builder |
public static final com.microsoft.thrifty.Adapter<FRect,FRect.Builder> ADAPTER
@ThriftField(fieldId=1,
isRequired=true)
public final java.lang.Integer height
@ThriftField(fieldId=2,
isRequired=true)
public final java.lang.Integer left
@ThriftField(fieldId=3,
isRequired=true)
public final java.lang.Integer top
@ThriftField(fieldId=4,
isRequired=true)
public final java.lang.Integer width
public boolean equals(java.lang.Object other)
equals 在类中 java.lang.Objectpublic int hashCode()
hashCode 在类中 java.lang.Objectpublic java.lang.String toString()
toString 在类中 java.lang.Objectpublic void write(com.microsoft.thrifty.protocol.Protocol protocol) throws java.io.IOException
write 在接口中 com.microsoft.thrifty.Structjava.io.IOExceptionCopyright © 2021. All Rights Reserved.