Skip to content

Advanced Java Programming Lab Unit (OTH Regensburg)

Notifications You must be signed in to change notification settings

MayZRed/AJP-LabUnit-Nr2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#Lab Unit on Fluent Interfaces

##Advanced Java Programming

Topic of the lab unit is creating a game with method nesting and chaining, so you get nice looking and well understandable methods. Therefore the following methods are used:

  • createGame()
  • withPlayer()
  • asMaster()
  • setInSpace()
  • setOnEarth()
  • setUnderwater()
  • withAdversary()
  • finish()

About

Advanced Java Programming Lab Unit (OTH Regensburg)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages