mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-06-05 04:13:49 +00:00
21 lines
236 B
Markdown
21 lines
236 B
Markdown
---
|
|
layout: pattern
|
|
title: Role object
|
|
folder: Migration
|
|
permalink: /patterns/role-object/
|
|
categories: Behavioral
|
|
tags:
|
|
- Java
|
|
- Easy-to-implement
|
|
---
|
|
|
|
## Also known as
|
|
|
|
## Intent
|
|
|
|
## Applicability
|
|
|
|
## Real world examples
|
|
|
|
## Credits
|