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