Interface Dedication
-
- All Known Implementing Classes:
DedicationCrypted
,DedicationSimple
public interface Dedication
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.awt.image.BufferedImage
getImage(TinyHashableString sentence)
-
-
-
Field Detail
-
SIZE
static final int SIZE
- See Also:
- Constant Field Values
-
E
static final java.math.BigInteger E
-
N
static final java.math.BigInteger N
-
-
Method Detail
-
getImage
java.awt.image.BufferedImage getImage(TinyHashableString sentence)
-
-