Example usage for com.google.common.util.concurrent FutureCallback interface-usage

List of usage examples for com.google.common.util.concurrent FutureCallback interface-usage

Introduction

In this page you can find the example usage for com.google.common.util.concurrent FutureCallback interface-usage.

Usage

From source file org.bitcoinj.jni.NativeFutureCallback.java

/**
 * An event listener that relays events to a native C++ object. A pointer to that object is stored in
 * this class using JNI on the native side, thus several instances of this can point to different actual
 * native implementations.
 */
public class NativeFutureCallback implements FutureCallback {

From source file org.litecoinj.jni.NativeFutureCallback.java

/**
 * An event listener that relays events to a native C++ object. A pointer to that object is stored in
 * this class using JNI on the native side, thus several instances of this can point to different actual
 * native implementations.
 */
public class NativeFutureCallback implements FutureCallback {

From source file org.neoscoinj.jni.NativeFutureCallback.java

/**
 * An event listener that relays events to a native C++ object. A pointer to that object is stored in
 * this class using JNI on the native side, thus several instances of this can point to different actual
 * native implementations.
 */
public class NativeFutureCallback implements FutureCallback {

From source file org.bitcoinj_extra.jni.NativeFutureCallback.java

/**
 * An event listener that relays events to a native C++ object. A pointer to that object is stored in
 * this class using JNI on the native side, thus several instances of this can point to different actual
 * native implementations.
 */
public class NativeFutureCallback implements FutureCallback {

From source file io.mappum.altcoinj.jni.NativeFutureCallback.java

/**
 * An event listener that relays events to a native C++ object. A pointer to that object is stored in
 * this class using JNI on the native side, thus several instances of this can point to different actual
 * native implementations.
 */
public class NativeFutureCallback implements FutureCallback {

From source file com.google.devcoin.jni.NativeFutureCallback.java

/**
 * An event listener that relays events to a native C++ object. A pointer to that object is stored in
 * this class using JNI on the native side, thus several instances of this can point to different actual
 * native implementations.
 */
public class NativeFutureCallback implements FutureCallback {

From source file com.google.defcoin.jni.NativeFutureCallback.java

/**
 * An event listener that relays events to a native C++ object. A pointer to that object is stored in
 * this class using JNI on the native side, thus several instances of this can point to different actual
 * native implementations.
 */
public class NativeFutureCallback implements FutureCallback {

From source file io.xpydev.paycoinj.jni.NativeFutureCallback.java

/**
 * An event listener that relays events to a native C++ object. A pointer to that object is stored in
 * this class using JNI on the native side, thus several instances of this can point to different actual
 * native implementations.
 */
public class NativeFutureCallback implements FutureCallback {

From source file com.google.bitcoin.jni.NativeFutureCallback.java

/**
 * An event listener that relays events to a native C++ object. A pointer to that object is stored in
 * this class using JNI on the native side, thus several instances of this can point to different actual
 * native implementations.
 */
public class NativeFutureCallback implements FutureCallback {

From source file com.tribesman.core.jni.NativeFutureCallback.java

/**
 * An event listener that relays events to a native C++ object. A pointer to that object is stored in
 * this class using JNI on the native side, thus several instances of this can point to different actual
 * native implementations.
 */
public class NativeFutureCallback implements FutureCallback {