Uses of Interface
com.biglybt.core.util.BDecoder.MapDecodeListener
-
Packages that use BDecoder.MapDecodeListener Package Description com.biglybt.core.util -
-
Uses of BDecoder.MapDecodeListener in com.biglybt.core.util
Fields in com.biglybt.core.util declared as BDecoder.MapDecodeListener Modifier and Type Field Description private BDecoder.MapDecodeListener
BDecoder. mapDecodeListener
Methods in com.biglybt.core.util that return BDecoder.MapDecodeListener Modifier and Type Method Description BDecoder.MapDecodeListener
BDecoder. getMapDecodeListener()
Methods in com.biglybt.core.util with parameters of type BDecoder.MapDecodeListener Modifier and Type Method Description void
BDecoder. setMapDecodeListener(BDecoder.MapDecodeListener mapDecodeListener)
-