Class ccompatUsedUntil213


  • public class ccompatUsedUntil213
    extends scala.annotation.Annotation
    INTERNAL API

    Annotation to mark files that need ccompat to be imported for Scala 2.11 and/or 2.12, but not 2.13. Gets rid of the 'unused import' warning on 2.13.

    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ccompatUsedUntil213

        public ccompatUsedUntil213()