JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
de.mirkosertic.bytecoder.api.web
Interface StringPromise.Handler
All Superinterfaces:
Callback
Enclosing interface:
StringPromise
public static interface
StringPromise.Handler
extends
Callback
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
handleString
(
String
aValue)
Method Details
handleString
void
handleString
(
String
aValue)