public interface ShortNameResolver
| Modifier and Type | Method and Description |
|---|---|
boolean |
isShortName(String name)
Does not accept null values for the
name parameter. |
String |
resolve(String shortName)
Does not accept null values for the
name parameter. |
Copyright © 2010-2018 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.