JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
de.mirkosertic.bytecoder.api.web
StringPromise
Handler
Contents
Description
Method Summary
Method Details
handleString(String)
Hide sidebar
Show sidebar
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)