org.jruby.ir.targets.JDK7 Maven / Gradle / Ivy
package org.jruby.ir.targets;
// This class represents JDK7 as the compiler target
// JDK7 supports invokedynamic for example
public class JDK7 extends JVM {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy