Package com.biglybt.core.logging
Class LogRelation
java.lang.Object
com.biglybt.core.logging.LogRelation
- Direct Known Subclasses:
DiskManagerImpl,DownloadImpl,DownloadManagerController,DownloadManagerImpl,DownloadManagerStateImpl.CachedStateWrapper,LightWeightSeed,LWSDownload,LWSPeerManagerAdapter,LWSTorrent,PeerImpl,PEPeerControlImpl,PEPeerTransportProtocol,RankCalculatorSlotReserver,TorrentImpl,TorrentUtils.torrentDelegate,TOTorrentImpl
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionObject[]Query this class for a reference to another class that it may holdA short description of what your class holds that can be printed by the loggerprotected final Stringfinal Objectprivate ObjectqueryForClass(Class c, Object[] queryObjects, HashSet<LogRelation> stack)
-
Constructor Details
-
LogRelation
public LogRelation()
-
-
Method Details
-
getRelationText
A short description of what your class holds that can be printed by the logger- Returns:
-
propogatedRelationText
-
getQueryableInterfaces
Query this class for a reference to another class that it may hold- Parameters:
c- Class desired- Returns:
- If found, the class desired. Otherwise, null.
-
queryForClass
-
queryForClass
-