protected static class ConverterUtil.LazyConverter<S,T>
extends java.lang.Object
implements java.lang.Iterable<T>
Constructor and Description |
---|
ConverterUtil.LazyConverter(java.lang.Iterable<S> items,
Converter<S,T> converter) |
Copyright 2003, 2014, Oracle and/or its affiliates. All rights reserved.