Uses of Interface
com.blazebit.query.spi.CollectionDataFormat
Packages that use CollectionDataFormat
Package
Description
SPI for implementers of the Blaze-Query API of extension providers.
-
Uses of CollectionDataFormat in com.blazebit.query.spi
Methods in com.blazebit.query.spi that return CollectionDataFormatModifier and TypeMethodDescriptionstatic CollectionDataFormat
CollectionDataFormat.of
(Type type, DataFormat elementFormat) Returns a new collection data format.