Commit d232b34
committed
fix: add entityFactory() convenience method to CloningSpecificationBuilder
Adds a default method that delegates to entityClass() with an empty
config, for cases where only the factory is needed without additional
property definitions. Fixes compilation failure in CI.1 parent 7b37414 commit d232b34
File tree
1 file changed
+8
-0
lines changed- core/src/main/java/ai/timefold/solver/core/api/domain/specification
1 file changed
+8
-0
lines changedLines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
41 | 49 | | |
42 | 50 | | |
43 | 51 | | |
| |||
0 commit comments