public class FlickrBaseEncoder extends Object
Modifier and Type | Field and Description |
---|---|
protected static char[] |
alphabet |
protected static String |
alphabetString |
protected static int |
base_count |
Constructor and Description |
---|
FlickrBaseEncoder() |
protected static String alphabetString
protected static char[] alphabet
protected static int base_count
public FlickrBaseEncoder()