Class GraphicsUtils.PlatformHelper
- java.lang.Object
-
- org.openstreetmap.josm.plugins.streetside.utils.GraphicsUtils.PlatformHelper
-
- Enclosing class:
- GraphicsUtils
public static class GraphicsUtils.PlatformHelper extends java.lang.Object
-
-
Constructor Summary
Constructors Modifier Constructor Description privatePlatformHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidrun(java.lang.Runnable treatment)
-
-
-
Constructor Detail
-
PlatformHelper
private PlatformHelper()
-
-
Method Detail
-
run
public static void run(java.lang.Runnable treatment)
-
-