Uses of Interface
org.apache.myfaces.util.lang.SerializableConsumer
Packages that use SerializableConsumer
-
Uses of SerializableConsumer in org.apache.myfaces.util.lang
Constructors in org.apache.myfaces.util.lang with parameters of type SerializableConsumerModifierConstructorDescriptionLRULinkedHashMap
(int capacity, SerializableConsumer<Map.Entry<K, V>> expiredCallback)