public interface

AvatarSupplier

implements InputSupplier<T>
com.atlassian.stash.avatar.AvatarSupplier
Known Indirect Subclasses

Summary

Public Methods
@Nullable String getContentType()
@Nonnull InputStream getInput()
[Expand]
Inherited Methods
From interface com.google.common.io.InputSupplier

Public Methods

@Nullable public String getContentType ()

@Nonnull public InputStream getInput ()

Throws
IOException