Class People

java.lang.Object
br.com.geekuniversity.section09.People

public class People extends Object
Class
  • Constructor Details

    • People

      public People()
    • People

      public People(String name, String email, int birth_date)