Class Challenge

java.lang.Object
me.nickhanson.codeforge.entity.Challenge

@Entity public class Challenge extends Object
Entity representing a coding challenge. This class is mapped to the CHALLENGES table in the database.
Author:
Nick Hanson TODO: needs better Lombok implementation