light classes are something internal to the kotlin...
# intellij
k
light classes are something internal to the kotlin compiler/IDE plugin. basicly they are used to represent a kotlin class as a java class so that code that works with java classes can also work with kotlin classes (in a limited way)