Package org.teamapps.icons.cache
Class NoOpIconCache
java.lang.Object
org.teamapps.icons.cache.NoOpIconCache
- All Implemented Interfaces:
IconCache
public class NoOpIconCache extends java.lang.Object implements IconCache
-
Constructor Summary
Constructors Constructor Description NoOpIconCache() -
Method Summary
Modifier and Type Method Description IconResourcegetIcon(java.lang.String encodedIconString, int size)voidputIcon(java.lang.String encodedIconString, int size, IconResource iconResource)