Uses of Interface
com.biglybt.core.util.StringInterner.StringSupplier
Packages that use StringInterner.StringSupplier
Package
Description
-
Uses of StringInterner.StringSupplier in com.biglybt.core.util
Classes in com.biglybt.core.util that implement StringInterner.StringSupplierModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classAs above, must always return the same string.Subinterfaces with type arguments of type StringInterner.StringSupplier in com.biglybt.core.utilModifier and TypeInterfaceDescriptionstatic interfaceNOTE this should always return the same string, it is not intended to support a mutable result...Fields in com.biglybt.core.util declared as StringInterner.StringSupplierModifier and TypeFieldDescriptionstatic final StringInterner.StringSupplierStringInterner.StringSupplierBasic.EMPTY_STRINGMethods in com.biglybt.core.util with parameters of type StringInterner.StringSupplierModifier and TypeMethodDescriptionintStringInterner.FileKey.compareTo(StringInterner.StringSupplier o) intStringInterner.StringSupplierBasic.compareTo(StringInterner.StringSupplier o) intStringInterner.StringSupplierGenerated.compareTo(StringInterner.StringSupplier o) -
Uses of StringInterner.StringSupplier in com.biglybt.pif.ui.tables
Methods in com.biglybt.pif.ui.tables that return StringInterner.StringSupplierMethods in com.biglybt.pif.ui.tables with parameters of type StringInterner.StringSupplierModifier and TypeMethodDescriptionbooleanTableCell.setText(StringInterner.StringSupplier supplier) -
Uses of StringInterner.StringSupplier in com.biglybt.ui.swt.views.table.impl
Methods in com.biglybt.ui.swt.views.table.impl that return StringInterner.StringSupplierMethods in com.biglybt.ui.swt.views.table.impl with parameters of type StringInterner.StringSupplierModifier and TypeMethodDescriptionbooleanFakeTableCell.setText(StringInterner.StringSupplier supplier) booleanTableCellSWTBase.setText(StringInterner.StringSupplier textSupplier) abstract booleanTableCellSWTBase.uiSetText(StringInterner.StringSupplier text) -
Uses of StringInterner.StringSupplier in com.biglybt.ui.swt.views.table.painted
Fields in com.biglybt.ui.swt.views.table.painted declared as StringInterner.StringSupplierMethods in com.biglybt.ui.swt.views.table.painted that return StringInterner.StringSupplierMethods in com.biglybt.ui.swt.views.table.painted with parameters of type StringInterner.StringSupplierModifier and TypeMethodDescriptionstatic booleanTableCellPainted.stringEquals(StringInterner.StringSupplier s0, StringInterner.StringSupplier s1) booleanTableCellPainted.uiSetText(StringInterner.StringSupplier text)