Uses of Interface
gw.lang.reflect.json.IJsonIO
Packages that use IJsonIO
-
Uses of IJsonIO in editor.debugger
Classes in editor.debugger that implement IJsonIO -
Uses of IJsonIO in editor.run
Subinterfaces of IJsonIO in editor.runModifier and TypeInterfaceDescriptioninterface
IRunConfig<T extends IRunConfigParameters<T>>
interface
IRunConfigParameters<T extends IRunConfigParameters<T>>
Classes in editor.run that implement IJsonIOModifier and TypeClassDescriptionclass
AbstractRunConfig<T extends AbstractRunConfigParameters<T>>
class
AbstractRunConfigParameters<T extends AbstractRunConfigParameters<T>>
class
FqnRunConfig<T extends FqnRunConfigParameters<T>>
class
FqnRunConfigParameters<T extends FqnRunConfigParameters<T>>
class
class
class
class
-
Uses of IJsonIO in editor.search
Classes in editor.search that implement IJsonIO -
Uses of IJsonIO in editor.settings
Subinterfaces of IJsonIO in editor.settingsModifier and TypeInterfaceDescriptioninterface
ISettings<T extends ISettingsParameters<T>>
interface
ISettingsParameters<T extends ISettingsParameters<T>>
Classes in editor.settings that implement IJsonIOModifier and TypeClassDescriptionclass
AbstractSettings<T extends AbstractSettingsParameters<T>>
class
AbstractSettingsParameters<T extends AbstractSettingsParameters<T>>
class
class
class
class
-
Uses of IJsonIO in gw.lang.reflect.json
Methods in gw.lang.reflect.json with type parameters of type IJsonIOModifier and TypeMethodDescriptionstatic <E extends IJsonIO>
Estatic <E extends IJsonIO>
Estatic <E extends IJsonIO>
voidstatic <E extends IJsonIO>
voidstatic <E extends IJsonIO>
voidMethods in gw.lang.reflect.json with parameters of type IJsonIOModifier and TypeMethodDescriptionstatic void
IJsonIO.loadFields
(IJsonIO obj, Class cls, Bindings bindings) static void
IJsonIO.saveFields
(IJsonIO obj, Class cls, Bindings bindings)