public class WindowOptions extends Object implements AutoCloseable
Modifier and Type | Class and Description |
---|---|
static class |
WindowOptions.Builder |
Modifier and Type | Method and Description |
---|---|
static WindowOptions.Builder |
builder() |
void |
close() |
boolean |
equals(Object other) |
int |
hashCode() |
WindowOptions |
incRefCount() |
public static WindowOptions.Builder builder()
public WindowOptions incRefCount()
public void close()
close
in interface AutoCloseable
Copyright © 2024. All rights reserved.