Index

A B C D E F G H I J K L M N O P R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

addAddressBookEntry(String, String) - Method in interface monero.wallet.MoneroWallet
Add an address book entry.
addAddressBookEntry(String, String) - Method in class monero.wallet.MoneroWalletFull
 
addAddressBookEntry(String, String) - Method in class monero.wallet.MoneroWalletRpc
 
addConnection(String) - Method in class monero.common.MoneroConnectionManager
Add a connection URI.
addConnection(MoneroRpcConnection) - Method in class monero.common.MoneroConnectionManager
Add a connection.
addDestination(String, BigInteger) - Method in class monero.wallet.model.MoneroTxConfig
 
addDestination(MoneroDestination) - Method in class monero.wallet.model.MoneroTxConfig
 
addListener(MoneroConnectionManagerListener) - Method in class monero.common.MoneroConnectionManager
Add a listener to receive notifications when the connection changes.
addListener(MoneroDaemonListener) - Method in interface monero.daemon.MoneroDaemon
Register a listener to receive daemon notifications.
addListener(MoneroDaemonListener) - Method in class monero.daemon.MoneroDaemonRpc
 
addListener(MoneroWalletListenerI) - Method in interface monero.wallet.MoneroWallet
Register a listener to receive wallet notifications.
addListener(MoneroWalletListenerI) - Method in class monero.wallet.MoneroWalletFull
 
addListener(MoneroWalletListenerI) - Method in class monero.wallet.MoneroWalletRpc
 
ALL - Enum constant in enum monero.common.MoneroConnectionManager.PollType
 
apply(Filter<? extends T>, Set<? extends T>) - Static method in interface common.types.Filter
Returns a new set comprised of elements from the given set that meet the filter's criteria.
apply(Filter<T>, List<? extends T>) - Static method in interface common.types.Filter
Returns a new list comprised of elements from the given list that meet the filter's criteria.
arrayToList(T[]) - Static method in class common.utils.GenUtils
Converts a templated array to a list.
assertEquals(Object, Object) - Static method in class common.utils.GenUtils
Asserts that the given values are equal.
assertEquals(String, Object, Object) - Static method in class common.utils.GenUtils
Asserts that the given values are equal.
assertFalse(boolean) - Static method in class common.utils.GenUtils
Asserts that the given boolean is false.
assertFalse(String, boolean) - Static method in class common.utils.GenUtils
Asserts that the given boolean is false.
assertNotEquals(Object, Object) - Static method in class common.utils.GenUtils
Asserts that the given values are not equal.
assertNotEquals(String, Object, Object) - Static method in class common.utils.GenUtils
Asserts that the given values are not equal.
assertNotNull(Object) - Static method in class common.utils.GenUtils
Asserts that the given value is not null.
assertNotNull(String, Object) - Static method in class common.utils.GenUtils
Asserts that the given value is not null.
assertNull(Object) - Static method in class common.utils.GenUtils
Asserts that the given value is null.
assertNull(String, Object) - Static method in class common.utils.GenUtils
Asserts that the given value is null.
assertTrue(boolean) - Static method in class common.utils.GenUtils
Asserts that the given boolean is true.
assertTrue(String, boolean) - Static method in class common.utils.GenUtils
Asserts that the given boolean is true.
atomicUnitsToXmr(BigInteger) - Static method in class monero.common.MoneroUtils
Convert atomic units to XMR.
A B C D E F G H I J K L M N O P R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form