Skip to content

kjlimxxxx/ordering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Context

An idea to create an object that can enforce the stage ordering.

Requirements

  1. The stage ordering can be defined flexibly.
  2. Once the ordering is defined, it will be immutable, which means it can no longer change.

Design Concepts

  1. A builder class accepts the ordering of the stages.
  2. The builder will create the object with ordering enforcement, and it will be immutable.

About

An idea to create an object that can enforce the stage ordering.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published