类分层结构
- java.lang.Object
- com.jn.langx.util.valuegetter.ArrayValueGetter<E> (implements com.jn.langx.util.valuegetter.ValueGetter<I,O>)
- com.jn.langx.util.valuegetter.CompositeValueGetter (implements com.jn.langx.util.valuegetter.ValueGetter<I,O>)
- com.jn.langx.util.valuegetter.IterableValueGetter<V> (implements com.jn.langx.util.valuegetter.ValueGetter<I,O>)
- com.jn.langx.util.valuegetter.LinerCollectionValueGetter<V> (implements com.jn.langx.util.valuegetter.ValueGetter<I,O>)
- com.jn.langx.util.valuegetter.LiteralValueGetter<V> (implements com.jn.langx.util.valuegetter.ValueGetter<I,O>)
- com.jn.langx.util.valuegetter.MapValueGetter<V> (implements com.jn.langx.util.valuegetter.ValueGetter<I,O>)
- com.jn.langx.util.valuegetter.MemberValueGetter<M,T,V> (implements com.jn.langx.util.valuegetter.ValueGetter<I,O>)
- com.jn.langx.util.valuegetter.PipelineValueGetter (implements com.jn.langx.util.valuegetter.ValueGetter<I,O>)
- com.jn.langx.util.valuegetter.StreamValueGetter<O> (implements com.jn.langx.util.valuegetter.ValueGetter<I,O>)
接口分层结构
- com.jn.langx.util.function.Supplier<I,O>
Copyright © 2020. All rights reserved.