Class Unsafe

java.lang.Object
org.apache.calcite.util.Unsafe

public class Unsafe extends Object
Contains methods that call JDK methods that the forbidden APIs checker does not approve of.

This class is excluded from the check, so methods called via this class will not fail the build.