@FunctionalInterface public interface Decorator<T>
T
decorate(T object)
T decorate(T object)
Copyright © 2023. All rights reserved.