Class FeedbackStateString.FeedbackStateStringBuilder
java.lang.Object
com.github.moaxcp.x11client.protocol.xinput.FeedbackStateString.FeedbackStateStringBuilder
- Enclosing class:
- FeedbackStateString
-
Method Summary
Modifier and TypeMethodDescriptionbuild()classId(byte classId) classId(FeedbackClass classId) feedbackId(byte feedbackId) intgetSize()len(short len) maxSymbols(short maxSymbols) toString()
-
Method Details
-
classId
-
classId
-
getSize
public int getSize() -
feedbackId
- Returns:
this.
-
len
- Returns:
this.
-
maxSymbols
- Returns:
this.
-
keysyms
public FeedbackStateString.FeedbackStateStringBuilder keysyms(@NonNull @NonNull List<Integer> keysyms) - Returns:
this.
-
build
-
toString
-