public interface StringCacheI
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
$0 |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
cacheString(java.lang.String s)
Caches the passed String if not yet cached and returns the cached instance.
|
java.lang.String |
getName()
Returns the name of this StringCache instance.
|
static final java.lang.String $0
Copyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.