类分层结构
- java.lang.Object
- com.github.paganini2008.devtools.comparator.AbstractComparator<T> (implements java.util.Comparator<T>)
- com.github.paganini2008.devtools.beans.streaming.BeanSorter<E> (implements com.github.paganini2008.devtools.beans.streaming.Sorter<E>)
- com.github.paganini2008.devtools.beans.streaming.BeanSorter.ComparatorChain<E,T> (implements java.util.Comparator<T>)
- com.github.paganini2008.devtools.beans.streaming.Functions
- com.github.paganini2008.devtools.beans.streaming.Functions.Avg<E> (implements com.github.paganini2008.devtools.beans.streaming.Calculation<E,T>)
- com.github.paganini2008.devtools.beans.streaming.Functions.Max<E,T> (implements com.github.paganini2008.devtools.beans.streaming.Calculation<E,T>)
- com.github.paganini2008.devtools.beans.streaming.Functions.Min<E,T> (implements com.github.paganini2008.devtools.beans.streaming.Calculation<E,T>)
- com.github.paganini2008.devtools.beans.streaming.Functions.Sum<E> (implements com.github.paganini2008.devtools.beans.streaming.Calculation<E,T>)
- com.github.paganini2008.devtools.beans.streaming.Grouper<E> (implements com.github.paganini2008.devtools.beans.streaming.Groupable<E>)
- com.github.paganini2008.devtools.beans.streaming.Grouper.GroupImpl<E> (implements com.github.paganini2008.devtools.beans.streaming.Group<E>, java.io.Serializable)
- com.github.paganini2008.devtools.beans.streaming.Having
- com.github.paganini2008.devtools.beans.streaming.MappedBy<T> (implements java.util.function.Function<T,R>)
- com.github.paganini2008.devtools.beans.streaming.MemoryResultSetSlice<E,T> (implements com.github.paganini2008.devtools.jdbc.ResultSetSlice<T>)
- com.github.paganini2008.devtools.beans.streaming.Orders
- com.github.paganini2008.devtools.beans.streaming.Property<E,T> (implements java.util.function.Function<T,R>)
- com.github.paganini2008.devtools.beans.streaming.Restrictions
- com.github.paganini2008.devtools.beans.streaming.Selector<E> (implements com.github.paganini2008.devtools.beans.streaming.Selectable<E>)
- com.github.paganini2008.devtools.beans.streaming.Transformers
- com.github.paganini2008.devtools.beans.streaming.View<E> (implements com.github.paganini2008.devtools.beans.streaming.Transformer<E,T>)
接口分层结构
- com.github.paganini2008.devtools.beans.streaming.Calculation<E,T>
- java.util.Comparator<T>
- com.github.paganini2008.devtools.beans.streaming.Sorter<E>
- com.github.paganini2008.devtools.jdbc.Countable
- com.github.paganini2008.devtools.jdbc.ResultSetSlice<T> (并 extends com.github.paganini2008.devtools.jdbc.Listable<T>)
- com.github.paganini2008.devtools.beans.streaming.Selectable<E>
- java.util.function.Function<T,R>
- com.github.paganini2008.devtools.beans.streaming.GroupFunction<E,T>
- com.github.paganini2008.devtools.beans.streaming.Groupable<E>
- com.github.paganini2008.devtools.jdbc.Listable<T>
- com.github.paganini2008.devtools.jdbc.ResultSetSlice<T> (并 extends com.github.paganini2008.devtools.jdbc.Countable)
- com.github.paganini2008.devtools.beans.streaming.Selectable<E>
- com.github.paganini2008.devtools.beans.streaming.Order<E>
- com.github.paganini2008.devtools.beans.streaming.Summary<E>
- com.github.paganini2008.devtools.beans.streaming.Group<E>
- com.github.paganini2008.devtools.beans.streaming.Transformer<E,T>
Copyright © 2021. All rights reserved.