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(java.lang.String aValue)
-