T
@FunctionalInterface public interface Decorator<T>
decorate(T object)
T decorate(T object)
Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.