public final class AbbreviationUtil extends Object
static String
get(String shortName)
getOrDefault(String shortName, String defaultValue)
static void
set(String shortName, String fullName)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static void set(String shortName, String fullName)
shortName
fullName
public static String get(String shortName)
public static String getOrDefault(String shortName, String defaultValue)
defaultValue
Copyright © 2024. All rights reserved.