issues
search
mykhailo-saienko
/
ipp
This project augments and extends the standard Java Iterator and Iterable classes
MIT License
0
stars
0
forks
source link
Improve the Design of DelegatingTree
#2
Open
mykhailo-saienko
opened
5 years ago
mykhailo-saienko
commented
5 years ago
DelegatingTree
's functionality to quickly find a delegate for a given class should be made optional and should not deteriorate its performance if the class-based functionality is not needed.
DelegatingTree
's functionality to quickly find a delegate for a given class should be made optional and should not deteriorate its performance if the class-based functionality is not needed.