public interface TsonObjectContext
| Modifier and Type | Method and Description |
|---|---|
TsonObjectContext |
copy() |
<T> TsonElement |
elem(T any) |
boolean |
isPreferName() |
<T> T |
obj(TsonElement element,
Class<T> clazz) |
TsonObjectContext |
setPreferName(boolean preferName) |
<T> TsonElement elem(T any)
<T> T obj(TsonElement element, Class<T> clazz)
boolean isPreferName()
TsonObjectContext setPreferName(boolean preferName)
TsonObjectContext copy()
Copyright © 2025 vpc open source initiative. All rights reserved.