Uses of Interface
net.thevpc.tson.TsonPair
Packages that use TsonPair
-
Uses of TsonPair in net.thevpc.tson
Methods in net.thevpc.tson that return TsonPairModifier and TypeMethodDescriptionTsonPairBuilder.build()static TsonPairTson.ofPair(String key, TsonElementBase value) static TsonPairTson.ofPair(TsonElementBase key, TsonElementBase value) TsonElement.toPair()Methods in net.thevpc.tson with parameters of type TsonPair