Hierarchy For Package com.mongodb.stitch.core.internal.common

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • com.mongodb.stitch.core.internal.common.Assertions
    • com.mongodb.stitch.core.internal.common.CollectionDecoder<ResultT> (implements org.bson.codecs.Decoder<T>)
    • com.mongodb.stitch.core.internal.common.IoUtils
    • com.mongodb.stitch.core.internal.common.MemoryStorage (implements com.mongodb.stitch.core.internal.common.Storage)
    • com.mongodb.stitch.core.internal.common.OperationResult<SuccessTypeT,​FailureTypeT>
    • com.mongodb.stitch.core.internal.common.StitchError
    • com.mongodb.stitch.core.internal.common.ThreadDispatcher (implements com.mongodb.stitch.core.internal.common.Dispatcher)
    • java.lang.Throwable (implements java.io.Serializable)
    • com.fasterxml.jackson.core.TreeCodec
      • com.fasterxml.jackson.core.ObjectCodec (implements com.fasterxml.jackson.core.Versioned)
        • com.fasterxml.jackson.databind.ObjectMapper (implements java.io.Serializable, com.fasterxml.jackson.core.Versioned)

Interface Hierarchy

  • com.mongodb.stitch.core.internal.common.AsyncAdapter<T>
    • com.mongodb.stitch.core.internal.common.CallbackAsyncAdapter<T,​U,​V> (also extends com.mongodb.stitch.core.internal.common.Callback<T,​U>)
  • com.mongodb.stitch.core.internal.common.AuthMonitor
  • com.mongodb.stitch.core.internal.common.Callback<T,​U>
  • com.mongodb.stitch.core.internal.common.Dispatcher
  • com.mongodb.stitch.core.internal.common.Storage