public interface StringInterner
Binding
instances. The internal cache of interned strings id
cleared whenever the ComponentClasses
InvalidationEventHub
is invalidated (i.e., when component class files change).String intern(String string)
string
- the string to internString format(String format, Object... arguments)
String.format(String, Object[])
) and returns the interned result.format
- string formatarguments
- used inside the format${project.version} - Copyright © 2003-2015 The Apache Software Foundation.