Deprecated API


Contents
Deprecated Fields
net.coobird.thumbnailator.name.Rename.PREFIX_HYPTHEN_THUMBNAIL
          Please use the correctly spelled Rename.PREFIX_HYPHEN_THUMBNAIL. This constant will be removed in Thumbnailator 0.5.0. 
net.coobird.thumbnailator.name.Rename.SUFFIX_HYPTHEN_THUMBNAIL
          Please use the correctly spelled Rename.SUFFIX_HYPHEN_THUMBNAIL. This constant will be removed in Thumbnailator 0.5.0. 
 

Deprecated Methods
net.coobird.thumbnailator.Thumbnailator.createThumbnails(Collection, Rename, int, int)
          This method has been deprecated in favor of using the Thumbnails.fromFiles(Iterable) interface. This method will be removed in 0.5.0, and will not be further maintained. 
net.coobird.thumbnailator.Thumbnailator.createThumbnailsAsCollection(Collection, Rename, int, int)
          This method has been deprecated in favor of using the Thumbnails.fromFiles(Iterable) interface. This method will be removed in 0.5.0, and will not be further maintained. 
 



Copyright © 2014. All rights reserved.