Class FlatStylingSupport.StyleableInfosMap<K,V>

java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap<K,V>
java.util.LinkedHashMap<K,V>
com.formdev.flatlaf.ui.FlatStylingSupport.StyleableInfosMap<K,V>
All Implemented Interfaces:
Serializable, Cloneable, Map<K,V>, SequencedMap<K,V>
Enclosing class:
FlatStylingSupport

static class FlatStylingSupport.StyleableInfosMap<K,V> extends LinkedHashMap<K,V>