Uses of Interface
com.biglybt.core.internat.StringSupplier
Packages that use StringSupplier
-
Uses of StringSupplier in com.biglybt.core.internat
Methods in com.biglybt.core.internat that return StringSupplierModifier and TypeMethodDescriptionstatic StringSupplierMessageText.getStringProvider(String key, String... params) Supplier of localized string for given key. -
Uses of StringSupplier in com.biglybt.core.ipchecker.extipchecker.impl
Fields in com.biglybt.core.ipchecker.extipchecker.impl declared as StringSupplierModifier and TypeFieldDescriptionprivate final StringSupplierExternalIPCheckerServiceImpl.descriptionConstructors in com.biglybt.core.ipchecker.extipchecker.impl with parameters of type StringSupplierModifierConstructorDescriptionprotectedExternalIPCheckerServiceImpl(String serviceName, String serviceUrl, StringSupplier serviceDescription) protectedExternalIPCheckerServiceSimple(URL checkerUrl, String serviceName, String serviceUrl, StringSupplier description)