Interface IconLoader<ICON extends Icon<ICON,?>>

Type Parameters:
ICON - The icon class this encoder can handle.
All Known Implementing Classes:
CompositeIconLoader

public interface IconLoader<ICON extends Icon<ICON,?>>
Loads icons, providing them in binary form.