Uses of Class
com.biglybt.ui.swt.core.pairing.PMSWTImpl.RemoteHistoryEntry
-
Packages that use PMSWTImpl.RemoteHistoryEntry Package Description com.biglybt.ui.swt.core.pairing -
-
Uses of PMSWTImpl.RemoteHistoryEntry in com.biglybt.ui.swt.core.pairing
Fields in com.biglybt.ui.swt.core.pairing with type parameters of type PMSWTImpl.RemoteHistoryEntry Modifier and Type Field Description private java.util.Map<java.lang.String,PMSWTImpl.RemoteHistoryEntry>
PMSWTImpl.RemoteHistory. map
Methods in com.biglybt.ui.swt.core.pairing that return types with arguments of type PMSWTImpl.RemoteHistoryEntry Modifier and Type Method Description private java.util.Map<java.lang.String,PMSWTImpl.RemoteHistoryEntry>
PMSWTImpl.RemoteHistory. getEntries()
-