Packages

p

java7

compat

package compat

Type Members

  1. final class Math extends AnyRef

    Contains methods introduced since Java 1.8 which are not available in Java 1.7.

    Contains methods introduced since Java 1.8 which are not available in Java 1.7. Using this methods supports compatibility with Java 1.7 in non-JVM contexts like RoboVM. The implementations are copies from JDK 1.8 sources.

    See this issue

Ungrouped