- map(ResultSet) - Method in class no.digipost.jdbc.AttributeMapper
-
For the current row of the given
ResultSet, map the specific column(s) this
AttributeMapper is set to handle.
- map(ResultSet) - Method in class no.digipost.jdbc.AttributesRowMapper
-
- map(String, ResultSet) - Method in interface no.digipost.jdbc.ColumnMapper
-
Extract a value from a
ResultSet based on the given
name.
- map(ResultSet) - Method in interface no.digipost.jdbc.RowMapper
-
Obtain the result from the current row of a ResultSet.
- 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
-
- marshal(BoundType) - Method in class no.digipost.jaxb.SimpleXmlAdapter
-
- max(T, T) - Static method in class no.digipost.DiggCompare
-
- MAX - Static variable in class no.digipost.io.DataSize
-
- 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
-
- MB(long) - Static method in class no.digipost.io.DataSize
-
- MB - Static variable in enum no.digipost.io.DataSizeUnit
-
- min(T, T) - Static method in class no.digipost.DiggCompare
-
- minus(DataSize) - Method in class no.digipost.io.DataSize
-
- sameOrlessThan(Duration) - Method in class no.digipost.time.ConditionalTimer
-
- scheduled(int, String) - Static method in class no.digipost.concurrent.executor.DefaultExecutors
-
Deprecated.
- scheduled(int, String) - Static method in class no.digipost.DiggConcurrent
-
- scheduledSingleThreaded(String) - Static method in class no.digipost.concurrent.executor.DefaultExecutors
-
Deprecated.
- scheduledSingleThreaded(String) - Static method in class no.digipost.DiggConcurrent
-
- second() - Method in interface no.digipost.tuple.Decuple
-
- second() - Method in interface no.digipost.tuple.Hextuple
-
- second() - Method in interface no.digipost.tuple.Nonuple
-
- second() - Method in interface no.digipost.tuple.Octuple
-
- second() - Method in interface no.digipost.tuple.Pentuple
-
- second() - Method in interface no.digipost.tuple.Quadruple
-
- second() - Method in interface no.digipost.tuple.Septuple
-
- second() - Method in interface no.digipost.tuple.Triple
-
- second() - Method in interface no.digipost.tuple.Tuple
-
- SeptiFunction<T,U,V,W,X,Y,Z,R> - Interface in no.digipost.function
-
Represents a function that accepts seven arguments and produces a result.
- Septuple<T1,T2,T3,T4,T5,T6,T7> - Interface in no.digipost.tuple
-
A septuple is a simple composition of seven arbitrary values (objects).
- SerializableFunction<T,R> - Interface in no.digipost.function
-
- serialVersionUID - Static variable in interface no.digipost.function.SerializableFunction
-
- set(V) - Method in class no.digipost.concurrent.OneTimeAssignment
-
Assigns a value to this reference.
- set(UnaryOperator<Clock>) - Method in class no.digipost.time.ControllableClock
-
- set(UnaryOperator<Clock>) - Method in interface no.digipost.time.TimeControllable
-
Set a new clock to resolve the time from.
- set(Instant, ZoneId) - Method in interface no.digipost.time.TimeControllable
-
Set the time of the clock to the given instant and zone.
- set(Instant) - Method in interface no.digipost.time.TimeControllable
-
Set the time to the given instant.
- set(ZonedDateTime) - Method in interface no.digipost.time.TimeControllable
-
Set the time to the given zoned date and time.
- set(OffsetDateTime) - Method in interface no.digipost.time.TimeControllable
-
Set the time to the given offset date and time.
- set(LocalDateTime) - Method in interface no.digipost.time.TimeControllable
-
Set the time to the given local date and time.
- set(V) - Method in interface no.digipost.util.Assignment
-
Assign the given value.
- set(V) - Method in class no.digipost.util.ChainableAssignment
-
- setOn(BiConsumer<String, ? super V>, V) - Method in class no.digipost.util.Attribute
-
- setOn(BiConsumer<String, ? super V>, V) - Method in interface no.digipost.util.SetsNamedValue
-
- setOn(Map<String, ? super V>, V) - Method in interface no.digipost.util.SetsNamedValue
-
- SetsNamedValue<V> - Interface in no.digipost.util
-
- setToSystemClock(ZoneId) - Method in interface no.digipost.time.TimeControllable
-
Set the time to freely progressing system time with
the given zone.
- setToSystemClock() - Method in interface no.digipost.time.TimeControllable
-
Set the time to freely progressing system time.
- seventh() - Method in interface no.digipost.tuple.Decuple
-
- seventh() - Method in interface no.digipost.tuple.Nonuple
-
- seventh() - Method in interface no.digipost.tuple.Octuple
-
- seventh() - Method in interface no.digipost.tuple.Septuple
-
- shutdown() - Method in class no.digipost.concurrent.executor.ExternallyManagedExecutorService
-
- shutdownNow() - Method in class no.digipost.concurrent.executor.ExternallyManagedExecutorService
-
- signal() - Method in class no.digipost.concurrent.SignalMediator
-
- SignalMediator - Class in no.digipost.concurrent
-
A signal mediator is a many-to-one carrier of a simple "no-content"
signal that one other part is interested in occurring.
- SignalMediator() - Constructor for class no.digipost.concurrent.SignalMediator
-
- SignalMediator(String) - Constructor for class no.digipost.concurrent.SignalMediator
-
- signalWaiter - Variable in class no.digipost.concurrent.SignalMediator
-
- SILENTLY_EOF_ON_REACHING_LIMIT - Static variable in class no.digipost.io.LimitedInputStream
-
Supply this instead of an
exception supplier as parameter when contructing
a new
LimitedInputStream to instruct it to
treat the limit as an ordinary EOF, and
not throw any exception to signal that the
limit was reached during consumption of the stream.
- SimpleIterator<T> - Class in no.digipost.collection
-
- SimpleIterator() - Constructor for class no.digipost.collection.SimpleIterator
-
- SimpleXmlAdapter<ValueType,BoundType> - Class in no.digipost.jaxb
-
- SimpleXmlAdapter(SimpleXmlAdapter.Marshal<BoundType, ValueType>) - Constructor for class no.digipost.jaxb.SimpleXmlAdapter
-
Create an adapter which only supports marshalling, i.e.
- SimpleXmlAdapter(SimpleXmlAdapter.Unmarshal<ValueType, BoundType>) - Constructor for class no.digipost.jaxb.SimpleXmlAdapter
-
Create an adapter which only supports unmarshalling, i.e.
- SimpleXmlAdapter(SimpleXmlAdapter.Unmarshal<ValueType, BoundType>, SimpleXmlAdapter.Marshal<BoundType, ValueType>) - Constructor for class no.digipost.jaxb.SimpleXmlAdapter
-
Create an adapter for converting between a ValueType natively supported by JAXB
and a custom BoundType.
- SimpleXmlAdapter.Marshal<BoundType,ValueType> - Interface in no.digipost.jaxb
-
- SimpleXmlAdapter.Unmarshal<ValueType,BoundType> - Interface in no.digipost.jaxb
-
- singleThreaded(String) - Static method in class no.digipost.concurrent.executor.DefaultExecutors
-
Deprecated.
- singleThreaded(String) - Static method in class no.digipost.DiggConcurrent
-
- sixth() - Method in interface no.digipost.tuple.Decuple
-
- sixth() - Method in interface no.digipost.tuple.Hextuple
-
- sixth() - Method in interface no.digipost.tuple.Nonuple
-
- sixth() - Method in interface no.digipost.tuple.Octuple
-
- sixth() - Method in interface no.digipost.tuple.Septuple
-
- size() - Method in class no.digipost.util.AttributesMap
-
- skip(long) - Method in class no.digipost.io.ConsumingInputStream
-
- start - Variable in class no.digipost.time.TimeSpan
-
- streamByIndex(S, IntStream, ObjIntFunction<S, V>) - Static method in class no.digipost.DiggStreams
-
Stream the elements from a container which allows access to the by through an int index, but does not itself
offer any means for traversal/iteration/streaming.
- streamByIndex(S, LongStream, ObjLongFunction<S, V>) - Static method in class no.digipost.DiggStreams
-
Stream the elements from a container which allows access to the by through a long index, but does not itself
offer any means for traversal/iteration/streaming.
- streamByIntIndex(S, int, ObjIntFunction<S, V>) - Static method in class no.digipost.DiggStreams
-
Stream the elements from a container which allows access to the elements by an int index, but does not itself
offer any means for traversal/iteration/streaming.
- streamByKey(S, Stream<K>, BiFunction<S, K, V>) - Static method in class no.digipost.DiggStreams
-
Stream the elements from a container which allows access to the by through a key, but does not itself
offer any means for traversal/iteration/streaming.
- streamByLongIndex(S, long, ObjLongFunction<S, V>) - Static method in class no.digipost.DiggStreams
-
Stream the elements from a container which allows access to the elements by a long index, but does not itself
offer any means for traversal/iteration/streaming.
- streamPages(IntFunction<P>, Predicate<? super P>) - Static method in class no.digipost.DiggStreams
-
Generate a stream of objects resolved from an incrementing int (page number), while a predicate is accepting
the resolved objects.
- streamPages(int, IntFunction<P>, Predicate<? super P>) - Static method in class no.digipost.DiggStreams
-
Generate a stream of objects resolved from an incrementing int (page number), while a predicate is accepting
the resolved objects.
- streamWhileNonEmpty(IntFunction<? extends Collection<E>>) - Static method in class no.digipost.DiggStreams
-
Stream elements retrieved from resolved collections while they are non-empty.
- submit(Callable<T>) - Method in class no.digipost.concurrent.executor.ExternallyManagedExecutorService
-
- submit(Runnable, T) - Method in class no.digipost.concurrent.executor.ExternallyManagedExecutorService
-
- submit(Runnable) - Method in class no.digipost.concurrent.executor.ExternallyManagedExecutorService
-
- supplier() - Method in class no.digipost.collection.EnforceAtMostOneElementCollector
-
- supplier() - Method in class no.digipost.collection.EnforceDistinctFirstTupleElementCollector
-
- swap() - Method in interface no.digipost.tuple.Tuple
-