HHH-6174 Formatting
This commit is contained in:
parent
f3cf1d2ae5
commit
3028ad2f34
|
@ -39,6 +39,7 @@ public class Identifier {
|
||||||
* Means to generate an {@link Identifier} instance from its simple name
|
* Means to generate an {@link Identifier} instance from its simple name
|
||||||
*
|
*
|
||||||
* @param name The name
|
* @param name The name
|
||||||
|
*
|
||||||
* @return
|
* @return
|
||||||
*/
|
*/
|
||||||
public static Identifier toIdentifier(String name) {
|
public static Identifier toIdentifier(String name) {
|
||||||
|
|
Loading…
Reference in New Issue