|
Change Variable Type f5 : Function<String,Function<Integer,Integer>> to f5 : Lambdas.One<String,Lambdas.One<Integer,Integer>> in method public testNestedLambdas() : void in class com.google.j2objc.java8.LambdaTest |
From |
To |
|
Change Variable Type iInit : Call<I> to iInit : Lambdas.Zero<I> in method public testBasicReferences() : void in class com.google.j2objc.java8.CreationReferenceTest |
From |
To |
|
Change Variable Type f : Function to f : Lambdas.One in method public testAdditionInLambda() : void in class com.google.j2objc.java8.LambdaTest |
From |
To |
|
Change Variable Type f3 : Function<Integer,Function<Integer,Integer>> to f3 : Lambdas.One<Integer,Lambdas.One<Integer,Integer>> in method public testNestedLambdas() : void in class com.google.j2objc.java8.LambdaTest |
From |
To |
|
Change Variable Type f : Function to f : Lambdas.One in method public testBasicFunction() : void in class com.google.j2objc.java8.LambdaTest |
From |
To |
|
Change Variable Type f2 : Function<Integer,Integer> to f2 : Lambdas.One<Integer,Integer> in method public testBasicFunction() : void in class com.google.j2objc.java8.LambdaTest |
From |
To |
|
Change Variable Type g : Function<Integer,Integer> to g : Lambdas.One<Integer,Integer> in method public testAdditionInLambda() : void in class com.google.j2objc.java8.LambdaTest |
From |
To |
|
Change Variable Type c : Consumer to c : Lambdas.VoidOne in method public testBasicConsumer() : void in class com.google.j2objc.java8.LambdaTest |
From |
To |
|
Change Variable Type o : Outputter to o : Lambdas.Zero in method public fooBaz() : Object in class com.google.j2objc.java8.SuperMethodReferenceTest.XXX |
From |
To |
|
Change Variable Type jInit : Call<J> to jInit : Lambdas.Zero<J> in method public testBasicReferences() : void in class com.google.j2objc.java8.CreationReferenceTest |
From |
To |
|
Change Variable Type f3 : Funct<String,String> to f3 : Lambdas.One<String,String> in method public testBasicReferences() : void in class com.google.j2objc.java8.ExpressionMethodReferenceTest |
From |
To |
|
Change Variable Type f4 : Function<String,Function<String,Integer>> to f4 : Lambdas.One<String,Lambdas.One<String,Integer>> in method public testNestedLambdas() : void in class com.google.j2objc.java8.LambdaTest |
From |
To |
|
Change Variable Type f3 : Function to f3 : Lambdas.One in method public testBasicFunction() : void in class com.google.j2objc.java8.LambdaTest |
From |
To |
|
Change Variable Type s : Supplier<Integer> to s : Lambdas.Zero in method public testOuterVarCapture() : void in class com.google.j2objc.java8.LambdaTest |
From |
To |
|
Change Variable Type c : Outputter to c : Lambdas.Zero in method public testBasicReferences() : void in class com.google.j2objc.java8.SuperMethodReferenceTest |
From |
To |
|
Change Variable Type s2 : Supplier<Integer> to s2 : Lambdas.Zero in method public testOuterVarCapture() : void in class com.google.j2objc.java8.LambdaTest |
From |
To |
|
Change Variable Type c2 : Outputter to c2 : Lambdas.Zero in method public testBasicReferences() : void in class com.google.j2objc.java8.SuperMethodReferenceTest |
From |
To |
|
Change Variable Type h : Function to h : Lambdas.One in method public testBasicAnonymousClass() : void in class com.google.j2objc.java8.LambdaTest |
From |
To |
|
Change Variable Type h : Function<Integer,Integer> to h : Lambdas.One<Integer,Integer> in method public testAdditionInLambda() : void in class com.google.j2objc.java8.LambdaTest |
From |
To |
|
Change Variable Type f : Get<Func> to f : Lambdas.Zero<Lambdas.One> in method public fooBaz() : Object in class com.google.j2objc.java8.SuperMethodReferenceTest.XXX |
From |
To |
|
Change Variable Type appendFour : FourToOne<String,Double,Integer,Boolean,String> to appendFour : Lambdas.Four<String,Double,Integer,Boolean,String> in method public testBasicFunction() : void in class com.google.j2objc.java8.LambdaTest |
From |
To |
|
Change Variable Type f2 : Funct<String,Object> to f2 : Lambdas.One<String,Object> in method public testBasicReferences() : void in class com.google.j2objc.java8.ExpressionMethodReferenceTest |
From |
To |
|
Change Variable Type f : Function to f : Lambdas.One in method public testBasicReflection() : void in class com.google.j2objc.java8.LambdaTest |
From |
To |
|
Change Variable Type ff : Funct to f4 : Lambdas.One in method public testBasicReferences() : void in class com.google.j2objc.java8.ExpressionMethodReferenceTest |
From |
To |
|
Change Variable Type g : Function to g : Lambdas.One in method public testBasicReflection() : void in class com.google.j2objc.java8.LambdaTest |
From |
To |
|
Change Variable Type fs : List<Function> to fs : List<Lambdas.One> in method public testFunctionArray() : void in class com.google.j2objc.java8.LambdaTest |
From |
To |
|
Change Variable Type f2 : Function<Integer,Function<Integer,Integer>> to f2 : Lambdas.One<Integer,Lambdas.One<Integer,Integer>> in method public testNestedLambdas() : void in class com.google.j2objc.java8.LambdaTest |
From |
To |
|
Change Variable Type f : Funct to f : Lambdas.One in method public testBasicReferences() : void in class com.google.j2objc.java8.ExpressionMethodReferenceTest |
From |
To |
|
Change Variable Type s2 : Supplier<Supplier> to s2 : Lambdas.Zero<Lambdas.Zero> in method public testNestedLambdas() : void in class com.google.j2objc.java8.LambdaTest |
From |
To |
|
Change Variable Type s : Supplier to s : Lambdas.Zero in method public testBasicSupplier() : void in class com.google.j2objc.java8.LambdaTest |
From |
To |
|
Change Variable Type f : Function<String,Function<String,String>> to f : Lambdas.One<String,Lambdas.One<String,String>> in method public testNestedLambdas() : void in class com.google.j2objc.java8.LambdaTest |
From |
To |