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 TypeInterfaceDescriptioninterfaceIRunConfig<T extends IRunConfigParameters<T>>interfaceIRunConfigParameters<T extends IRunConfigParameters<T>>Classes in editor.run that implement IJsonIOModifier and TypeClassDescriptionclassAbstractRunConfig<T extends AbstractRunConfigParameters<T>>classAbstractRunConfigParameters<T extends AbstractRunConfigParameters<T>>classFqnRunConfig<T extends FqnRunConfigParameters<T>>classFqnRunConfigParameters<T extends FqnRunConfigParameters<T>>classclassclassclass -
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 TypeInterfaceDescriptioninterfaceISettings<T extends ISettingsParameters<T>>interfaceISettingsParameters<T extends ISettingsParameters<T>>Classes in editor.settings that implement IJsonIOModifier and TypeClassDescriptionclassAbstractSettings<T extends AbstractSettingsParameters<T>>classAbstractSettingsParameters<T extends AbstractSettingsParameters<T>>classclassclassclass -
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 voidIJsonIO.loadFields(IJsonIO obj, Class cls, Bindings bindings) static voidIJsonIO.saveFields(IJsonIO obj, Class cls, Bindings bindings)