|
Change Variable Type future : Future to future : Future<?> in method public main(args String[]) : void in class odroid.c1.GpioOutputExample |
From |
To |
|
Change Variable Type scheduledFuture : ScheduledFuture to scheduledFuture : ScheduledFuture<?> in method protected notifyListeners(event ButtonStateChangeEvent) : void in class com.pi4j.component.button.ButtonBase |
From |
To |
|
Change Variable Type future : Future to future : Future<?> in method public main(args String[]) : void in class bananapro.GpioOutputExample |
From |
To |
|
Change Variable Type future : ScheduledFuture to future : ScheduledFuture<?> in method protected notifyListeners(event ButtonStateChangeEvent) : void in class com.pi4j.component.button.ButtonBase |
From |
To |
|
Change Variable Type future : Future to future : Future<?> in method public main(args String[]) : void in class orangepi.GpioOutputExample |
From |
To |
|
Change Variable Type future : Future to future : Future<?> in method public main(args String[]) : void in class bananapi.GpioOutputExample |
From |
To |
|
Change Variable Type future : Future to future : Future<?> in method public main(args String[]) : void in class odroid.xu4.GpioOutputExample |
From |
To |
|
Change Variable Type future : Future to future : Future<?> in method public main(args String[]) : void in class GpioOutputExample |
From |
To |