Package org.teavm.common
Interface CachedFunction.KeyListener<S>
-
- Enclosing class:
- CachedFunction<T,R>
public static interface CachedFunction.KeyListener<S>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidkeyAdded(S key)
-
-
-
Method Detail
-
keyAdded
void keyAdded(S key)
-
-