mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
a more generic way to disprefer *Ex, *Impl classes and String.subSequence method
This commit is contained in:
@@ -2,7 +2,7 @@ class A{
|
||||
{
|
||||
String str;
|
||||
|
||||
str.subSequence(<caret>);
|
||||
str.substring(<caret>);
|
||||
jhasgfjhsdgf();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user