Toggle navigation
Home
com.google.common.base.Supplier to com.google.j2objc.java8.Lambdas.Zero
No. of Instances - 4
No. of Commits - 1
No. of Projects - {'j2objc'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Add or Remove Method invocation
s.get()
to
s.apply()
s2.get().get()
to
s2.apply().apply()