Package com.biglybt.plugin.dht
Interface DHTPluginValue
-
- All Known Implementing Classes:
DHTPluginValueImpl
public interface DHTPluginValue
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description long
getCreationTime()
int
getFlags()
byte[]
getValue()
long
getVersion()
boolean
isLocal()
-