org.jenkinsci.plugins.gravatar.model
Class GravatarUrlCreator

java.lang.Object
  extended by org.jenkinsci.plugins.gravatar.model.GravatarUrlCreator

public class GravatarUrlCreator
extends Object


Method Summary
 String buildUrlForSize(int size)
           
static GravatarUrlCreator of(GravatarUser user)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

of

public static GravatarUrlCreator of(GravatarUser user)

buildUrlForSize

public String buildUrlForSize(int size)


Copyright © 2004-2014. All Rights Reserved.