Package org.vaadin.firitin.util
Interface BrowserCookie.Callback
-
- Enclosing class:
- BrowserCookie
public static interface BrowserCookie.Callback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonValueDetected(String value)
-
-
-
Method Detail
-
onValueDetected
void onValueDetected(String value)
-
-