Package 

Class ThumbnailWrapper


  • 
    public final class ThumbnailWrapper
    
                        

    Wraps the obfuscated EmbedThumbnail class to provide nice method names and require only one central update if method names change after an update

    • Constructor Summary

      Constructors 
      Constructor Description
      ThumbnailWrapper(EmbedThumbnail thumbnail)
    • Method Summary

      Modifier and Type Method Description
      final String getUrl()
      final String getProxyUrl()
      final Integer getHeight()
      final Integer getWidth()
      final EmbedThumbnail raw() Returns the raw (obfuscated) EmbedThumbnail Object associated with this wrapper
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait