public interface CXXRange<T> extends Iterable<T>
T
begin()
end()
forEach, iterator, spliterator
T begin()
T end()
Copyright © 2022 Alibaba Group Holding Ltd.. All rights reserved.