Accessing Java Static Inner Class

Hi,

I am trying to build a simple Apache Pivot client application and learning Kotlin at the same time. The Apache Pivot Java library includes static inner classes like Form.Section.

When interfacing with Java libraries, how do I access static inner classes from Kotlin?

Thanks,
-Kerry

Seems to be abug. Mind to file it here: youtrack.jetbrains.net/issues/KT ? Thanks.

Thanks, Andrey. I entered it. It is KT-1402.