public class CloudNames extends Object
Modifier and Type | Field and Description |
---|---|
static int |
SUFFIX_LENGTH |
Constructor and Description |
---|
CloudNames() |
Modifier and Type | Method and Description |
---|---|
static String |
generateUnique(String proposedName) |
static Boolean |
isDuplicated(String name) |
static Boolean |
isUnique(String name) |
public static final int SUFFIX_LENGTH
Copyright © 2016–2023. All rights reserved.