Uses of Enum Class
org.apache.activemq.artemis.core.paging.cursor.PageIterator.NextResult
Packages that use PageIterator.NextResult
-
Uses of PageIterator.NextResult in org.apache.activemq.artemis.core.paging.cursor
Methods in org.apache.activemq.artemis.core.paging.cursor that return PageIterator.NextResultModifier and TypeMethodDescriptionPageIterator.tryNext()static PageIterator.NextResultReturns the enum constant of this class with the specified name.static PageIterator.NextResult[]PageIterator.NextResult.values()Returns an array containing the constants of this enum class, in the order they are declared.