Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Hodge-zf/lightbulb

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
27 Commits
 
 
 
 
 
 

Repository files navigation

Randy Hodge

JALC Spring 2017

POJO Lab - Lightbulb

Goals

  • create plain old Java objects (POJOs)

Rules

  • instantiate this object
  • identify & define object's properties
  • define composite objects (at least two sub-levels)
  • each property must have accessors & mutators with proper visibility

For Extra Credit

  • Unit tests for each method
    • set, get, assert
  • Submitted by 11:59pm, 02-17-17

Lab 3 - Interfaces

Goals

  • introduce usage of interfaces and their implementations
  • Reinforce the Interface Segregation Principle
  • demonstrate capability to improve on previous work

Rules

  • discuss the design change of POJO lab (must be approved)
  • add action methods via the interface mechanism
  • main class will require at least two action based methods
    • ie, two interfaces
  • four other action methods throughout source

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.