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 classJsonAPIConfigTableFormatClass which encapsulates behavior for the JSON API config table format.classJsonAPITableFormatClass which encapsulates behavior for the JSON API table format.
-