Package dev.getelements.elements.sdk.model.util
package dev.getelements.elements.sdk.model.util
-
ClassDescriptionSpecial type for handling some async operations.Maps instances of one type to another.MapperRegistry.Mapper<SourceT,
DestinationT> MapperRegistry.ReversibleMapper<SourceT,DestinationT> Represents a mapping between two types.MapperRegistry.ReversibleUpdater<SourceT,DestinationT> Represents a mapping between two types.MapperRegistry.Updater<SourceT,DestinationT> MetadataSpecBuilder.PropertyBuilder<ParentT>Walks set of data that is managed through aPagination
.Used to fetch the next page of a collection.RoundRobin<T>Allows for round-robin iteration of a list of objects in a thread safe.Represents a key for aMapperRegistry.Mapper
or anMapperRegistry.Updater
Created by patricktwohig on 8/23/17.Created by patricktwohig on 5/7/15.