Package org.maproulette.client.utilities
-
Interface Summary Interface Description ThrowingConsumer<T> Wraps a consumer, so that we can throw exceptions properly when using lambda functionsThrowingFunction<T,R> Wraps a consumer, so that we can throw exceptions properly when using lambda functions -
Class Summary Class Description Tuple<X,Y> A basic Tuple classUtilities A generic helper class