Uses of Enum Class
org.neo4j.driver.internal.bolt.basicimpl.packstream.PackType
Packages that use PackType
-
Uses of PackType in org.neo4j.driver.internal.bolt.basicimpl.packstream
Methods in org.neo4j.driver.internal.bolt.basicimpl.packstream that return PackTypeModifier and TypeMethodDescriptionPackStream.Unpacker.peekNextType()static PackTypeReturns the enum constant of this class with the specified name.static PackType[]PackType.values()Returns an array containing the constants of this enum class, in the order they are declared.