T - A - public static interface AdaptingIterator.Adapter<T,A>
null indicated
that the adaption is not possible for the current value of TA adapt(T value, Class<A> type)
null is returnedvalue - the incoming valuetype - the target typenull if the parsed value
is null or the parsed value can not be convertedCopyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.