mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-26 19:06:24 +07:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -298,7 +298,7 @@ public class PropertyUtil {
|
||||
}
|
||||
|
||||
@Nullable
|
||||
public static String getPropertyName(@NonNls String methodName) {
|
||||
public static String getPropertyName(@NonNls @NotNull String methodName) {
|
||||
return StringUtil.getPropertyName(methodName);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user