Class GetScreenResourcesCurrent.GetScreenResourcesCurrentBuilder
- java.lang.Object
-
- com.github.moaxcp.x11client.protocol.randr.GetScreenResourcesCurrent.GetScreenResourcesCurrentBuilder
-
- Enclosing class:
- GetScreenResourcesCurrent
public static class GetScreenResourcesCurrent.GetScreenResourcesCurrentBuilder extends java.lang.Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description GetScreenResourcesCurrentbuild()intgetSize()java.lang.StringtoString()GetScreenResourcesCurrent.GetScreenResourcesCurrentBuilderwindow(int window)
-
-
-
Method Detail
-
getSize
public int getSize()
-
window
public GetScreenResourcesCurrent.GetScreenResourcesCurrentBuilder window(int window)
-
build
public GetScreenResourcesCurrent build()
-
toString
public java.lang.String toString()
- Overrides:
toStringin classjava.lang.Object
-
-