Interface Jsr199CompilerFactory

Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@API(since="0.0.1", status=STABLE) @FunctionalInterface public interface Jsr199CompilerFactory
Factory that creates an instance of a JSR-199 compiler.
Since:
0.0.1
Author:
Ashley Scopes