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 TypeMethodDescriptionvoidaddKeyListener(CachedFunction.KeyListener<T> listener) booleanvoidinvalidate(T preimage) void
-
Constructor Details
-
CachedFunction
-
-
Method Details
-
getKnown
-
apply
-
replace
-
invalidate
-
caches
-
getCachedPreimages
-
addKeyListener
-