constantly? Recently I'm using mybatis, I need write lot of @One and @Many annotations. It need qualified name of mapper class and method.
Do you mean using class name in annotations? You can get the class name as A::class.name, but as far as I remember it is not considered to be constant. There was an issue about that in youtrack.
Обсуждают сегодня