public class I18nKey extends Object
I18nKey(String key, Object... arguments)
Object[]
getArguments()
String
getKey()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public I18nKey(@Nonnull String key, @Nonnull Object... arguments)
@Nonnull public Object[] getArguments()
@Nonnull public String getKey()
Copyright © 2022 Atlassian. All rights reserved.