in a Layered Architecture paradigm how can objects of one layer use the objects of another without this being recognized by the associations (Java)?

后端 未结 0 1240
栀梦
栀梦 2020-12-17 08:14

Considering a Layered Architecture paradigm in Java, can i use Objects of a layer (lower layer) in another layer without recognizing an association between them ?? some sort

相关标签:
回答
  • 消灭零回复
提交回复
热议问题