decoder property

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

The decoder to use to turn a string into a PictureInfo object.

Implementation

@visibleForTesting
PictureInfoDecoder<String> decoder;