public class SourceSynced extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
SourceSynced.Builder |
| 构造器和说明 |
|---|
SourceSynced() |
SourceSynced(SourceSynced.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
Integer |
getAlign() |
TextElement[] |
getElements() |
static SourceSynced.Builder |
newBuilder() |
void |
setAlign(Integer align) |
void |
setElements(TextElement[] elements) |
public SourceSynced()
public SourceSynced(SourceSynced.Builder builder)
public TextElement[] getElements()
public void setElements(TextElement[] elements)
public Integer getAlign()
public void setAlign(Integer align)
public static SourceSynced.Builder newBuilder()
Copyright © 2025. All rights reserved.