Uses of Class
org.tquadrat.foundation.util.stringconverter.BigIntegerStringConverter
Packages that use BigIntegerStringConverter
Package
Description
This package provides classes that allow to convert certain
object instances into String and vice versa.
-
Uses of BigIntegerStringConverter in org.tquadrat.foundation.util.stringconverter
Fields in org.tquadrat.foundation.util.stringconverter declared as BigIntegerStringConverterModifier and TypeFieldDescriptionstatic final BigIntegerStringConverterBigIntegerStringConverter.INSTANCEAn instance of this class.Methods in org.tquadrat.foundation.util.stringconverter that return BigIntegerStringConverterModifier and TypeMethodDescriptionstatic final BigIntegerStringConverterBigIntegerStringConverter.provider()This method is used by theServiceLoaderto obtain the instance for thisStringConverterimplementation.
