T
@FunctionalInterface public interface ObjectModifier<T>
default String
getName()
void
modify(T t)
default String getName()
void modify(T t)
t
Copyright © 2023. All rights reserved.