decoder property

  1. @visibleForTesting
PictureInfoDecoder<String> decoder
getter/setter pair

The PictureInfoDecoder to use for decoding this picture.

Implementation

@visibleForTesting
PictureInfoDecoder<String> decoder;