public class FreshBeanHolder<E,O> extends java.lang.Object implements java.util.function.Function<E,O>
FreshBeanHolder(java.util.function.Function<E,O> function)
O
apply(E e)
void
doFresh(E e)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
andThen, compose, identity
public FreshBeanHolder(java.util.function.Function<E,O> function)
public O apply(E e)
apply
java.util.function.Function<E,O>
e
public void doFresh(E e)
Copyright © 2022 The Apache Software Foundation. All rights reserved.