Commit 07433a0
authored
Add Env/GenericParams overloads to various methods. (#1408)
* Add Env/GenericParams overloads to various methods.
These are needed for genericsTake2. They simply forward to the old
methods with null for now, which continue to exist (but deprecated), but the callers should all be updated, and so now
have more time to upgrade before the genericsTake2 branch is merged in
with the breaking changes.1 parent 75f73f1 commit 07433a0
30 files changed
Lines changed: 1374 additions & 180 deletions
File tree
- src/main/java/com/laytonsmith/core
- constructs
- exceptions/CRE
- natives/interfaces
- objects
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
230 | | - | |
| 230 | + | |
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
| |||
394 | 394 | | |
395 | 395 | | |
396 | 396 | | |
397 | | - | |
| 397 | + | |
398 | 398 | | |
399 | 399 | | |
400 | 400 | | |
| |||
0 commit comments