Class SetBehavior
java.lang.Object
com.github.moaxcp.x11client.protocol.xkb.SetBehavior
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionbuilder()boolean@NonNull BehaviorUnionbytedefault StringintgetSize()length of object expressed in units of 4 bytesinthashCode()static SetBehaviortoString()void
-
Method Details
-
readSetBehavior
- Throws:
IOException
-
write
- Specified by:
writein interfaceXStruct- Throws:
IOException
-
getSize
public int getSize()Description copied from interface:XObjectlength of object expressed in units of 4 bytes -
builder
-
getKeycode
public byte getKeycode() -
getBehavior
-
equals
-
hashCode
public int hashCode() -
toString
-
getPluginName
- Specified by:
getPluginNamein interfaceXObject
-