Package 

Enum BreakNullSafety


  • 
    enum BreakNullSafety
    
                        

    Do Not Use Outside This Project. It tests for some things that Java's type system lets you do. Kotlin's type system doesn't allow this test because it would be nonsensical in Kotlin. We have to keep this in Java (for now) to test for bugs in non-Kotlin code.