Method and Description |
---|
com.diffplug.common.swt.CoatMux.add(Coat.Returning<T>) |
com.diffplug.common.swt.CoatMux.add(Coat, T)
use
CoatMux.add(Coat, Object) instead |
com.diffplug.common.swt.Shells.openOnAndBlock(Shell)
for
Shells.openOnBlocking(Shell) - same behavior, but name is consistent with the others. |
com.diffplug.common.swt.CoatMux.set(Coat.Returning<T>) |