Interface TsonObjectContext
public interface TsonObjectContext
-
Method Summary
Modifier and TypeMethodDescriptioncopy()<T> TsonElementelem(T any) boolean<T> Tobj(TsonElement element, Class<T> clazz) setPreferName(boolean preferName)
-
Method Details
-
elem
-
obj
-
isPreferName
boolean isPreferName() -
setPreferName
-
copy
TsonObjectContext copy()
-