Uses of Class
sbrt.shell.text.EqualsMapFormatV1

Packages that use EqualsMapFormatV1
sbrt.shell.text Provides classes and interfaces for defining formats for basic objects. 
 

Uses of EqualsMapFormatV1 in sbrt.shell.text
 

Methods in sbrt.shell.text that return EqualsMapFormatV1
static EqualsMapFormatV1<java.lang.String,java.lang.String> EqualsMapFormatV1.getBasic()
          Returns an EqualsMapFormatV1 that does not format or parse the keys or values supplied to it.