程序包 | 说明 |
---|---|
io.github.dddplus.ext |
Extension point with multiple routing mechanism.
|
io.github.dddplus.model |
DDD patched building blocks.
|
io.github.dddplus.model.association |
Represent aggregate root associations with interface.
|
限定符和类型 | 方法和说明 |
---|---|
IBag |
IPatternFilter.filter(@NonNull IBag bag)
对集合对象进行过滤.
|
限定符和类型 | 方法和说明 |
---|---|
IBag |
IPatternFilter.filter(@NonNull IBag bag)
对集合对象进行过滤.
|
限定符和类型 | 类和说明 |
---|---|
class |
ListBag<Entity>
ListBag is a handy memory List based
IBag . |
class |
SetBag<Entity>
SetBag is a handy memory Set based
IBag . |
限定符和类型 | 接口和说明 |
---|---|
interface |
HasMany<Entity>
关联对象:1对多.
|
Copyright © 2020–2023. All rights reserved.