val typeReference = object: TypeReference<T>(){}
return this.getAttribute(attr, typeReference)
}
тут у тебя один object, локальный приватный static class
Обсуждают сегодня