Interface Dedication

All Known Implementing Classes:
DedicationCrypted, DedicationSimple

public interface Dedication
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final java.math.BigInteger
     
    static final java.math.BigInteger
     
    static final int
     
  • Method Summary

    Modifier and Type
    Method
    Description
    java.awt.image.BufferedImage
     
  • Field Details

    • SIZE

      static final int SIZE
      See Also:
    • E

      static final java.math.BigInteger E
    • N

      static final java.math.BigInteger N
  • Method Details