public static class BlobMapImpl.CorrectBlobName extends Object implements com.google.common.base.Function<Map.Entry<? extends String,? extends Blob>,Blob>
BlobMapImpl.CorrectBlobName(com.google.common.base.Function<String,String> prefixer)
Blob
apply(Map.Entry<? extends String,? extends Blob> arg0)
apply(String key, Blob blob)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public BlobMapImpl.CorrectBlobName(com.google.common.base.Function<String,String> prefixer)
public Blob apply(Map.Entry<? extends String,? extends Blob> arg0)
apply
com.google.common.base.Function<Map.Entry<? extends String,? extends Blob>,Blob>
public Blob apply(String key, Blob blob)
Copyright © 2009-2012 jclouds. All Rights Reserved.