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