JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
de.mirkosertic.bytecoder.api.web
StringPromise
Contents
Description
Nested Class Summary
Method Summary
Method Details
then(StringPromise.Handler)
Hide sidebar
Show sidebar
Interface StringPromise
All Superinterfaces:
OpaqueReferenceType
public interface
StringPromise
extends
OpaqueReferenceType
Nested Class Summary
Nested Classes
Modifier and Type
Interface
Description
static interface
StringPromise.Handler
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
then
(
StringPromise.Handler
aHandler)
Method Details
then
void
then
(
StringPromise.Handler
aHandler)