Uses of Interface
com.biglybt.core.util.BEncodableObject
Packages that use BEncodableObject
Package
Description
-
Uses of BEncodableObject in com.biglybt.core.download.impl
Methods in com.biglybt.core.download.impl that return BEncodableObjectModifier and TypeMethodDescriptionprivate BEncodableObject
DownloadManagerStateImpl.getBencodableAttribute
(String attribute_name) Methods in com.biglybt.core.download.impl with parameters of type BEncodableObjectModifier and TypeMethodDescriptionprivate void
DownloadManagerStateImpl.setBEncodableAttribute
(String attribute_name, BEncodableObject attribute_value, boolean cache_only) Assumption is that the value has changed so we don't check for that -
Uses of BEncodableObject in com.biglybt.core.util
Classes in com.biglybt.core.util that implement BEncodableObject -
Uses of BEncodableObject in com.biglybt.ui.swt.views.clientstats
Classes in com.biglybt.ui.swt.views.clientstats that implement BEncodableObject