Module qtjambi
Package io.qt.core

Class QPromise<T>

All Implemented Interfaces:
QtObjectInterface

public final class QPromise<T>
extends QtObject

Way to store computation results to be accessed by QFuture

Java wrapper for Qt class QPromise