Uses of Interface
com.biglybt.core.util.ConcurrentHasherRequestListener
Packages that use ConcurrentHasherRequestListener
-
Uses of ConcurrentHasherRequestListener in com.biglybt.core.util
Fields in com.biglybt.core.util declared as ConcurrentHasherRequestListenerModifier and TypeFieldDescriptionprivate ConcurrentHasherRequestListener
ConcurrentHasherRequest.listener
Methods in com.biglybt.core.util with parameters of type ConcurrentHasherRequestListenerModifier and TypeMethodDescriptionConcurrentHasher.addRequest
(ByteBuffer buffer, int hash_version, int piece_size, long v2_file_size, ConcurrentHasherRequestListener listener, boolean low_priorty) Add an asynchronous request if listener supplied, sync otherwiseConstructors in com.biglybt.core.util with parameters of type ConcurrentHasherRequestListenerModifierConstructorDescriptionprotected
ConcurrentHasherRequest
(ConcurrentHasher _concurrent_hasher, ByteBuffer _buffer, int _hash_version, int _piece_size, long _v2_file_size, ConcurrentHasherRequestListener _listener, boolean _low_priorty)