public final class BlobKey extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object object) |
static BlobKey |
from(com.google.common.io.ByteSource in) |
static BlobKey |
from(com.google.common.hash.HashCode key) |
static BlobKey |
from(String key) |
int |
hashCode() |
String |
toString() |