mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-04 19:24:40 +07:00
GitOrigin-RevId: 64cc8794d732cd08566413b0070b371768e47d8f
8 lines
189 B
Java
8 lines
189 B
Java
// "_ignore" "true"
|
|
|
|
/// - [the `java.util` package][java.util]
|
|
/// - [a class][String]
|
|
/// - [a field][String#CASE_INSENSITIVE_ORDER]
|
|
/// - [a method][String#chars()]
|
|
/// <caret>
|
|
class C{} |