Package

java7

compat

Permalink

package compat

Visibility
  1. Public
  2. All

Value Members

  1. object Math

    Permalink

    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