Interface Hierarchy
- java.util.function.Function<T,R>
- com.speedment.jpastreamer.field.method.ReferenceGetter<ENTITY,V> (also extends com.speedment.jpastreamer.field.method.Getter<ENTITY>)
- com.speedment.jpastreamer.field.method.GetReference<ENTITY,T>
- com.speedment.jpastreamer.field.method.Getter<ENTITY>
- com.speedment.jpastreamer.field.method.BooleanGetter<ENTITY> (also extends com.speedment.common.function.ToBooleanFunction<T>)
- com.speedment.jpastreamer.field.method.GetBoolean<ENTITY>
- com.speedment.jpastreamer.field.method.ByteGetter<ENTITY>
- com.speedment.jpastreamer.field.method.GetByte<ENTITY>
- com.speedment.jpastreamer.field.method.CharGetter<ENTITY>
- com.speedment.jpastreamer.field.method.GetChar<ENTITY>
- com.speedment.jpastreamer.field.method.DoubleGetter<ENTITY> (also extends java.util.function.ToDoubleFunction<T>)
- com.speedment.jpastreamer.field.method.GetDouble<ENTITY>
- com.speedment.jpastreamer.field.method.FloatGetter<ENTITY>
- com.speedment.jpastreamer.field.method.GetFloat<ENTITY>
- com.speedment.jpastreamer.field.method.IntGetter<ENTITY> (also extends java.util.function.ToIntFunction<T>)
- com.speedment.jpastreamer.field.method.GetInt<ENTITY>
- com.speedment.jpastreamer.field.method.LongGetter<ENTITY> (also extends java.util.function.ToLongFunction<T>)
- com.speedment.jpastreamer.field.method.GetLong<ENTITY>
- com.speedment.jpastreamer.field.method.ReferenceGetter<ENTITY,V> (also extends java.util.function.Function<T,R>)
- com.speedment.jpastreamer.field.method.GetReference<ENTITY,T>
- com.speedment.jpastreamer.field.method.ShortGetter<ENTITY>
- com.speedment.jpastreamer.field.method.GetShort<ENTITY>
- java.util.function.Predicate<T>
- com.speedment.common.function.ToBooleanFunction<T>
- com.speedment.jpastreamer.field.method.BooleanGetter<ENTITY> (also extends com.speedment.jpastreamer.field.method.Getter<ENTITY>)
- com.speedment.jpastreamer.field.method.GetBoolean<ENTITY>
- java.util.function.ToDoubleFunction<T>
- com.speedment.jpastreamer.field.method.DoubleGetter<ENTITY> (also extends com.speedment.jpastreamer.field.method.Getter<ENTITY>)
- com.speedment.jpastreamer.field.method.GetDouble<ENTITY>
- java.util.function.ToIntFunction<T>
- com.speedment.jpastreamer.field.method.IntGetter<ENTITY> (also extends com.speedment.jpastreamer.field.method.Getter<ENTITY>)
- com.speedment.jpastreamer.field.method.GetInt<ENTITY>
- java.util.function.ToLongFunction<T>
- com.speedment.jpastreamer.field.method.LongGetter<ENTITY> (also extends com.speedment.jpastreamer.field.method.Getter<ENTITY>)
- com.speedment.jpastreamer.field.method.GetLong<ENTITY>