IDEA - Code aligment
Class<T> valueClass = (Class<T>) ReflectingGenerics.getTypeArguments(NotificationEvent.class,
(Class<NotificationEvent>) getClass()).get(
1);
the snippet above doesn't look good :)
Settings:
Right Margin: 120
Chained Method calls: Chop down if long, Align when multiple
Method call arguments: Align when multiple, Take priority over call chain wrapping
Thanks
请先登录再写评论。
Hi Vladimir,
Please submit that as a bug to the tracker
Denis