History log of /frameworks/base/core/java/com/android/internal/util/function/pooled/PooledRunnable.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
2f5ee71ec851b1149b4e10ec211ad520cd73776e 24-Jun-2017 Eugene Susla <eugenesusla@google.com> PooledLambda

This introduces PooledLambda - a way of obtaining lambdas without the
allocations overhead.

See PooledLambda javadoc for a guide and PooledLambdaSample for code samples
of useful usages.

Test: ensure samples of PooledLambdaSample work as described.
Change-Id: I46f8ad27bc1de07e19f6e39f89d2cafe4238497a
/frameworks/base/core/java/com/android/internal/util/function/pooled/PooledRunnable.java