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