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
 Object toBencodeObject()
           
 

Method Detail

toBencodeObject

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