Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.maproulette.client.batch.BatchUploader
- org.maproulette.client.model.Challenge (implements org.maproulette.client.model.IMapRouletteObject, java.io.Serializable)
- org.maproulette.client.api.ChallengeAPI (implements org.maproulette.client.api.IAPI<T>)
- org.maproulette.client.batch.ChallengeBatch
- org.maproulette.client.CommonConstants
- org.maproulette.client.http.HttpResource (implements java.io.Closeable)
- org.maproulette.client.http.DeleteResource
- org.maproulette.client.http.GetResource
- org.maproulette.client.http.PostResource
- org.maproulette.client.http.PutResource
- com.fasterxml.jackson.databind.JsonDeserializer<T> (implements com.fasterxml.jackson.databind.deser.NullValueProvider)
- com.fasterxml.jackson.databind.deser.std.StdDeserializer<T> (implements java.io.Serializable)
- org.maproulette.client.model.RuleList.RuleListDeserializer
- com.fasterxml.jackson.databind.deser.std.StdDeserializer<T> (implements java.io.Serializable)
- com.fasterxml.jackson.databind.JsonSerializer<T> (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable)
- com.fasterxml.jackson.databind.ser.std.StdSerializer<T> (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable, com.fasterxml.jackson.databind.jsonschema.SchemaAware, java.io.Serializable)
- org.maproulette.client.model.RuleList.RuleListSerializer
- com.fasterxml.jackson.databind.ser.std.StdSerializer<T> (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable, com.fasterxml.jackson.databind.jsonschema.SchemaAware, java.io.Serializable)
- org.maproulette.client.connection.MapRouletteConfiguration (implements java.io.Serializable)
- org.maproulette.client.connection.MapRouletteConnection (implements org.maproulette.client.connection.IMapRouletteConnection)
- org.maproulette.client.utilities.ObjectMapperSingleton
- org.maproulette.client.model.PointInformation (implements java.io.Serializable)
- org.maproulette.client.model.PriorityRule (implements java.io.Serializable)
- org.maproulette.client.model.Project (implements org.maproulette.client.model.IMapRouletteObject, java.io.Serializable)
- org.maproulette.client.api.ProjectAPI (implements org.maproulette.client.api.IAPI<T>)
- org.maproulette.client.batch.ProjectBatch
- org.maproulette.client.connection.Query
- org.maproulette.client.connection.Query.QueryBuilder
- org.maproulette.client.api.QueryConstants
- org.maproulette.client.http.ResourceFactory
- org.maproulette.client.model.RuleList (implements java.io.Serializable)
- org.maproulette.client.model.Task (implements org.maproulette.client.model.IMapRouletteObject, java.io.Serializable)
- org.maproulette.client.model.Task.TaskBuilder
- org.maproulette.client.api.TaskAPI (implements org.maproulette.client.api.IAPI<T>)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.maproulette.client.exception.MapRouletteException
- java.lang.RuntimeException
- org.maproulette.client.exception.MapRouletteRuntimeException
- java.lang.Exception
- org.maproulette.client.utilities.Tuple<X,Y>
- org.maproulette.client.model.User (implements java.io.Serializable)
- org.maproulette.client.api.UserAPI
- org.maproulette.client.utilities.Utilities
Interface Hierarchy
- java.util.function.Consumer<T>
- org.maproulette.client.utilities.ThrowingConsumer<T>
- java.util.function.Function<T,R>
- org.maproulette.client.utilities.ThrowingFunction<T,R>
- org.maproulette.client.api.IAPI<T>
- org.maproulette.client.connection.IMapRouletteConnection
- org.maproulette.client.model.IMapRouletteObject
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.maproulette.client.model.ChallengeDifficulty
- org.maproulette.client.model.ChallengePriority
- org.maproulette.client.model.TaskStatus
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)