static class StyleManager.RefList<K>
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) java.util.List<java.lang.ref.Reference<K>> |
list |
Constructor and Description |
---|
RefList() |
Modifier and Type | Method and Description |
---|---|
(package private) void |
add(K key) |
(package private) boolean |
contains(K key) |
(package private) void |
remove(K key) |