Package org.teavm.common
Class CachedFunction<T,R>
java.lang.Object
org.teavm.common.CachedFunction<T,R>
- All Implemented Interfaces:
Function<T,R>
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addKeyListener(CachedFunction.KeyListener<T> listener)
boolean
void
invalidate(T preimage)
void