Uses of Interface
com.github.dannil.scbjavaclient.format.ITableFormat
-
Packages that use ITableFormat Package Description com.github.dannil.scbjavaclient.format.json Package which contains all JSON formats. -
-
Uses of ITableFormat in com.github.dannil.scbjavaclient.format.json
Classes in com.github.dannil.scbjavaclient.format.json that implement ITableFormat Modifier and Type Class Description class
JsonAPIConfigTableFormat
Class which encapsulates behavior for the JSON API config table format.class
JsonAPITableFormat
Class which encapsulates behavior for the JSON API table format.
-