Uses of Class
dev.morphia.aggregation.stages.Skip
-
Packages that use Skip Package Description dev.morphia.aggregation.stages -
-
Uses of Skip in dev.morphia.aggregation.stages
Methods in dev.morphia.aggregation.stages that return Skip Modifier and Type Method Description static SkipSkip. of(long size)Deprecated, for removal: This API element is subject to removal in a future version.useskip(long)static SkipSkip. skip(long size)Creates a new stage with the given skip size
-