Skip to content

Commit

Permalink
Javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Dec 14, 2023
1 parent a8dcc55 commit 09e7eb2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,6 @@ public static boolean shutdown(
return true;
}

/** no-op method which can be invoked to ensure this class has been initialized per jls-12.4.2. */
/** No-op method which can be invoked to ensure this class has been initialized per jls-12.4.2. */
public static void ensureInitialized() {}
}

0 comments on commit 09e7eb2

Please sign in to comment.