Class Key

Object
Key

public class Key extends Object
  • Field Details

    • id

      int id
    • shift

      int shift
  • Constructor Details

    • Key

      Key(int id, int shift)
      Constructor for Key.
      Parameters:
      id - id number, doesn't have relevance now but will in Lab 14.
      shift - number of letters to shift in the Caesar Cipher