Class QRCodeCache

All Implemented Interfaces:
ICacheKey<QRCodeCache>, ICacheValue<QRMetaData>

public class QRCodeCache extends AbstractCache<QRCodeCache, QRMetaData>
QRCodeCache relies on preview features of the Java platform:
Programs can only use QRCodeCache when preview features are enabled.
Preview features may be removed in a future release, or upgraded to permanent features of the Java platform.