org.gudy.azureus2.core3.util
Interface BEncodableObject

All Known Implementing Classes:
ClientStatsDataSource

public interface BEncodableObject

Classes that implement this interface can be sent to a bencode

Author:
TuxPaper

Method Summary
 java.lang.Object toBencodeObject()
           
 

Method Detail

toBencodeObject

java.lang.Object toBencodeObject()
Returns:
Must return an object that is bencodable