- map(String, ResultSet) - Method in interface no.digipost.jdbc.ColumnMapper
-
- map(Function<? super T1, ? extends S1>, Function<? super T2, ? extends S2>, Function<? super T3, ? extends S3>, Function<? super T4, ? extends S4>, Function<? super T5, ? extends S5>, Function<? super T6, ? extends S6>, Function<? super T7, ? extends S7>, Function<? super T8, ? extends S8>, Function<? super T9, ? extends S9>, Function<? super T10, ? extends S10>) - Method in interface no.digipost.tuple.Decuple
-
Create a new decuple by applying a function to each element, and putting the
results into a new decuple.
- map(Function<? super T1, ? extends S1>, Function<? super T2, ? extends S2>, Function<? super T3, ? extends S3>, Function<? super T4, ? extends S4>, Function<? super T5, ? extends S5>, Function<? super T6, ? extends S6>) - Method in interface no.digipost.tuple.Hextuple
-
Create a new hextuple by applying a function to each element, and putting the
results into a new hextuple.
- map(Function<? super T1, ? extends S1>, Function<? super T2, ? extends S2>, Function<? super T3, ? extends S3>, Function<? super T4, ? extends S4>, Function<? super T5, ? extends S5>, Function<? super T6, ? extends S6>, Function<? super T7, ? extends S7>, Function<? super T8, ? extends S8>, Function<? super T9, ? extends S9>) - Method in interface no.digipost.tuple.Nonuple
-
Create a new nonuple by applying a function to each element, and putting the
results into a new nonuple.
- map(Function<? super T1, ? extends S1>, Function<? super T2, ? extends S2>, Function<? super T3, ? extends S3>, Function<? super T4, ? extends S4>, Function<? super T5, ? extends S5>, Function<? super T6, ? extends S6>, Function<? super T7, ? extends S7>, Function<? super T8, ? extends S8>) - Method in interface no.digipost.tuple.Octuple
-
Create a new octuple by applying a function to each element, and putting the
results into a new octuple.
- map(Function<? super T1, ? extends S1>, Function<? super T2, ? extends S2>, Function<? super T3, ? extends S3>, Function<? super T4, ? extends S4>, Function<? super T5, ? extends S5>) - Method in interface no.digipost.tuple.Pentuple
-
Create a new pentuple by applying a function to each element, and putting the
results into a new pentuple.
- map(Function<? super T1, ? extends S1>, Function<? super T2, ? extends S2>, Function<? super T3, ? extends S3>, Function<? super T4, ? extends S4>) - Method in interface no.digipost.tuple.Quadruple
-
Create a new quadruple by applying a function to each element, and putting the
results into a new quadruple.
- map(Function<? super T1, ? extends S1>, Function<? super T2, ? extends S2>, Function<? super T3, ? extends S3>, Function<? super T4, ? extends S4>, Function<? super T5, ? extends S5>, Function<? super T6, ? extends S6>, Function<? super T7, ? extends S7>) - Method in interface no.digipost.tuple.Septuple
-
Create a new septuple by applying a function to each element, and putting the
results into a new septuple.
- map(Function<? super T1, ? extends S1>, Function<? super T2, ? extends S2>, Function<? super T3, ? extends S3>) - Method in interface no.digipost.tuple.Triple
-
Create a new triple by applying a function to each element, and putting the
results into a new triple.
- map(Function<? super T1, ? extends S1>, Function<? super T2, ? extends S2>) - Method in interface no.digipost.tuple.Tuple
-
Create a new tuple by applying a function to each element, and putting the
results to corresponding positions in the new tuple.
- mapEighth(Function<? super T8, ? extends S8>) - Method in interface no.digipost.tuple.Decuple
-
Create a new decuple by applying a function to the eighth element, and putting the
result as the eighth element of the new decuple.
- mapEighth(Function<? super T8, ? extends S8>) - Method in interface no.digipost.tuple.Nonuple
-
Create a new nonuple by applying a function to the eighth element, and putting the
result as the eighth element of the new nonuple.
- mapEighth(Function<? super T8, ? extends S8>) - Method in interface no.digipost.tuple.Octuple
-
Create a new octuple by applying a function to the eighth element, and putting the
result as the eighth element of the new octuple.
- mapFifth(Function<? super T5, ? extends S5>) - Method in interface no.digipost.tuple.Decuple
-
Create a new decuple by applying a function to the fifth element, and putting the
result as the fifth element of the new decuple.
- mapFifth(Function<? super T5, ? extends S5>) - Method in interface no.digipost.tuple.Hextuple
-
Create a new hextuple by applying a function to the fifth element, and putting the
result as the fifth element of the new hextuple.
- mapFifth(Function<? super T5, ? extends S5>) - Method in interface no.digipost.tuple.Nonuple
-
Create a new nonuple by applying a function to the fifth element, and putting the
result as the fifth element of the new nonuple.
- mapFifth(Function<? super T5, ? extends S5>) - Method in interface no.digipost.tuple.Octuple
-
Create a new octuple by applying a function to the fifth element, and putting the
result as the fifth element of the new octuple.
- mapFifth(Function<? super T5, ? extends S5>) - Method in interface no.digipost.tuple.Pentuple
-
Create a new pentuple by applying a function to the fifth element, and putting the
result as the fifth element of the new pentuple.
- mapFifth(Function<? super T5, ? extends S5>) - Method in interface no.digipost.tuple.Septuple
-
Create a new septuple by applying a function to the fifth element, and putting the
result as the fifth element of the new septuple.
- mapFirst(Function<? super T1, ? extends S1>) - Method in interface no.digipost.tuple.Decuple
-
Create a new decuple by applying a function to the first element, and putting the
result as the first element of the new decuple.
- mapFirst(Function<? super T1, ? extends S1>) - Method in interface no.digipost.tuple.Hextuple
-
Create a new hextuple by applying a function to the first element, and putting the
result as the first element of the new hextuple.
- mapFirst(Function<? super T1, ? extends S1>) - Method in interface no.digipost.tuple.Nonuple
-
Create a new nonuple by applying a function to the first element, and putting the
result as the first element of the new nonuple.
- mapFirst(Function<? super T1, ? extends S1>) - Method in interface no.digipost.tuple.Octuple
-
Create a new octuple by applying a function to the first element, and putting the
result as the first element of the new octuple.
- mapFirst(Function<? super T1, ? extends S1>) - Method in interface no.digipost.tuple.Pentuple
-
Create a new pentuple by applying a function to the first element, and putting the
result as the first element of the new pentuple.
- mapFirst(Function<? super T1, ? extends S1>) - Method in interface no.digipost.tuple.Quadruple
-
Create a new quadruple by applying a function to the first element, and putting the
result as the first element of the new quadruple.
- mapFirst(Function<? super T1, ? extends S1>) - Method in interface no.digipost.tuple.Septuple
-
Create a new septuple by applying a function to the first element, and putting the
result as the first element of the new septuple.
- mapFirst(Function<? super T1, ? extends S1>) - Method in interface no.digipost.tuple.Triple
-
Create a new triple by applying a function to the first element, and putting the
result as the first element of the new triple.
- mapFirst(Function<? super T1, ? extends S1>) - Method in interface no.digipost.tuple.Tuple
-
Create a new tuple by applying a function to the first element, and putting the
result as the first element of the new tuple.
- mapFourth(Function<? super T4, ? extends S4>) - Method in interface no.digipost.tuple.Decuple
-
Create a new decuple by applying a function to the fourth element, and putting the
result as the fourth element of the new decuple.
- mapFourth(Function<? super T4, ? extends S4>) - Method in interface no.digipost.tuple.Hextuple
-
Create a new hextuple by applying a function to the fourth element, and putting the
result as the fourth element of the new hextuple.
- mapFourth(Function<? super T4, ? extends S4>) - Method in interface no.digipost.tuple.Nonuple
-
Create a new nonuple by applying a function to the fourth element, and putting the
result as the fourth element of the new nonuple.
- mapFourth(Function<? super T4, ? extends S4>) - Method in interface no.digipost.tuple.Octuple
-
Create a new octuple by applying a function to the fourth element, and putting the
result as the fourth element of the new octuple.
- mapFourth(Function<? super T4, ? extends S4>) - Method in interface no.digipost.tuple.Pentuple
-
Create a new pentuple by applying a function to the fourth element, and putting the
result as the fourth element of the new pentuple.
- mapFourth(Function<? super T4, ? extends S4>) - Method in interface no.digipost.tuple.Quadruple
-
Create a new quadruple by applying a function to the fourth element, and putting the
result as the fourth element of the new quadruple.
- mapFourth(Function<? super T4, ? extends S4>) - Method in interface no.digipost.tuple.Septuple
-
Create a new septuple by applying a function to the fourth element, and putting the
result as the fourth element of the new septuple.
- mapNinth(Function<? super T9, ? extends S9>) - Method in interface no.digipost.tuple.Decuple
-
Create a new decuple by applying a function to the ninth element, and putting the
result as the ninth element of the new decuple.
- mapNinth(Function<? super T9, ? extends S9>) - Method in interface no.digipost.tuple.Nonuple
-
Create a new nonuple by applying a function to the ninth element, and putting the
result as the ninth element of the new nonuple.
- Mappers - Class in no.digipost.jdbc
-
Various predefined mappers used to extract result(s) from a
ResultSet.
- mapSecond(Function<? super T2, ? extends S2>) - Method in interface no.digipost.tuple.Decuple
-
Create a new decuple by applying a function to the second element, and putting the
result as the second element of the new decuple.
- mapSecond(Function<? super T2, ? extends S2>) - Method in interface no.digipost.tuple.Hextuple
-
Create a new hextuple by applying a function to the second element, and putting the
result as the second element of the new hextuple.
- mapSecond(Function<? super T2, ? extends S2>) - Method in interface no.digipost.tuple.Nonuple
-
Create a new nonuple by applying a function to the second element, and putting the
result as the second element of the new nonuple.
- mapSecond(Function<? super T2, ? extends S2>) - Method in interface no.digipost.tuple.Octuple
-
Create a new octuple by applying a function to the second element, and putting the
result as the second element of the new octuple.
- mapSecond(Function<? super T2, ? extends S2>) - Method in interface no.digipost.tuple.Pentuple
-
Create a new pentuple by applying a function to the second element, and putting the
result as the second element of the new pentuple.
- mapSecond(Function<? super T2, ? extends S2>) - Method in interface no.digipost.tuple.Quadruple
-
Create a new quadruple by applying a function to the second element, and putting the
result as the second element of the new quadruple.
- mapSecond(Function<? super T2, ? extends S2>) - Method in interface no.digipost.tuple.Septuple
-
Create a new septuple by applying a function to the second element, and putting the
result as the second element of the new septuple.
- mapSecond(Function<? super T2, ? extends S2>) - Method in interface no.digipost.tuple.Triple
-
Create a new triple by applying a function to the second element, and putting the
result as the second element of the new triple.
- mapSecond(Function<? super T2, ? extends S2>) - Method in interface no.digipost.tuple.Tuple
-
Create a new tuple by applying a function to the second element, and putting the
result as the second element of the new tuple.
- mapSeventh(Function<? super T7, ? extends S7>) - Method in interface no.digipost.tuple.Decuple
-
Create a new decuple by applying a function to the seventh element, and putting the
result as the seventh element of the new decuple.
- mapSeventh(Function<? super T7, ? extends S7>) - Method in interface no.digipost.tuple.Nonuple
-
Create a new nonuple by applying a function to the seventh element, and putting the
result as the seventh element of the new nonuple.
- mapSeventh(Function<? super T7, ? extends S7>) - Method in interface no.digipost.tuple.Octuple
-
Create a new octuple by applying a function to the seventh element, and putting the
result as the seventh element of the new octuple.
- mapSeventh(Function<? super T7, ? extends S7>) - Method in interface no.digipost.tuple.Septuple
-
Create a new septuple by applying a function to the seventh element, and putting the
result as the seventh element of the new septuple.
- mapSixth(Function<? super T6, ? extends S6>) - Method in interface no.digipost.tuple.Decuple
-
Create a new decuple by applying a function to the sixth element, and putting the
result as the sixth element of the new decuple.
- mapSixth(Function<? super T6, ? extends S6>) - Method in interface no.digipost.tuple.Hextuple
-
Create a new hextuple by applying a function to the sixth element, and putting the
result as the sixth element of the new hextuple.
- mapSixth(Function<? super T6, ? extends S6>) - Method in interface no.digipost.tuple.Nonuple
-
Create a new nonuple by applying a function to the sixth element, and putting the
result as the sixth element of the new nonuple.
- mapSixth(Function<? super T6, ? extends S6>) - Method in interface no.digipost.tuple.Octuple
-
Create a new octuple by applying a function to the sixth element, and putting the
result as the sixth element of the new octuple.
- mapSixth(Function<? super T6, ? extends S6>) - Method in interface no.digipost.tuple.Septuple
-
Create a new septuple by applying a function to the sixth element, and putting the
result as the sixth element of the new septuple.
- mapTenth(Function<? super T10, ? extends S10>) - Method in interface no.digipost.tuple.Decuple
-
Create a new decuple by applying a function to the tenth element, and putting the
result as the tenth element of the new decuple.
- mapThird(Function<? super T3, ? extends S3>) - Method in interface no.digipost.tuple.Decuple
-
Create a new decuple by applying a function to the third element, and putting the
result as the third element of the new decuple.
- mapThird(Function<? super T3, ? extends S3>) - Method in interface no.digipost.tuple.Hextuple
-
Create a new hextuple by applying a function to the third element, and putting the
result as the third element of the new hextuple.
- mapThird(Function<? super T3, ? extends S3>) - Method in interface no.digipost.tuple.Nonuple
-
Create a new nonuple by applying a function to the third element, and putting the
result as the third element of the new nonuple.
- mapThird(Function<? super T3, ? extends S3>) - Method in interface no.digipost.tuple.Octuple
-
Create a new octuple by applying a function to the third element, and putting the
result as the third element of the new octuple.
- mapThird(Function<? super T3, ? extends S3>) - Method in interface no.digipost.tuple.Pentuple
-
Create a new pentuple by applying a function to the third element, and putting the
result as the third element of the new pentuple.
- mapThird(Function<? super T3, ? extends S3>) - Method in interface no.digipost.tuple.Quadruple
-
Create a new quadruple by applying a function to the third element, and putting the
result as the third element of the new quadruple.
- mapThird(Function<? super T3, ? extends S3>) - Method in interface no.digipost.tuple.Septuple
-
Create a new septuple by applying a function to the third element, and putting the
result as the third element of the new septuple.
- mapThird(Function<? super T3, ? extends S3>) - Method in interface no.digipost.tuple.Triple
-
Create a new triple by applying a function to the third element, and putting the
result as the third element of the new triple.
- mark(int) - Method in class no.digipost.io.ConsumingInputStream
-
- markSupported() - Method in class no.digipost.io.ConsumingInputStream
-
- max(T, T) - Static method in class no.digipost.DiggCompare
-
- mayThrow(ThrowingFunction<T, R, X>) - Static method in class no.digipost.DiggExceptions
-
- mayThrow(ThrowingBiFunction<T, U, R, X>) - Static method in class no.digipost.DiggExceptions
-
- mayThrow(ThrowingSupplier<T, X>) - Static method in class no.digipost.DiggExceptions
-
- mayThrow(ThrowingConsumer<T, X>) - Static method in class no.digipost.DiggExceptions
-
- mayThrow(ThrowingBiConsumer<T, U, X>) - Static method in class no.digipost.DiggExceptions
-
- mayThrow(ThrowingRunnable<X>) - Static method in class no.digipost.DiggExceptions
-
- min(T, T) - Static method in class no.digipost.DiggCompare
-