Class Hierarchy
- java.lang.Object
- com.gs.collections.impl.block.function.checked.CheckedFunction<T,V> (implements com.gs.collections.api.block.function.Function<T,V>, com.gs.collections.impl.block.function.checked.ThrowingFunction<T,V>)
- com.gs.collections.impl.block.function.checked.CheckedFunction0<R> (implements com.gs.collections.api.block.function.Function0<R>, com.gs.collections.impl.block.function.checked.ThrowingFunction0<R>)
- com.gs.collections.impl.block.function.checked.CheckedFunction2<T1,T2,R> (implements com.gs.collections.api.block.function.Function2<T1,T2,R>, com.gs.collections.impl.block.function.checked.ThrowingFunction2<T1,T2,R>)
Interface Hierarchy
Copyright © 2004–2016. All rights reserved.