1 | // make concept instance that is not connected to DB & set fields |
2 | static <A extends Concept> A nuLike cnewUnlisted(Class<A> c, O... params) { |
3 | ret unlistedWithValues(c, params); |
4 | } |
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1031045 |
| Snippet name: | cnewUnlisted - synonym of unlistedWithValues |
| Eternal ID of this version: | #1031045/1 |
| Text MD5: | c235433cf007e2a1cd46234e6fb537df |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-04-25 22:56:02 |
| Source code size: | 181 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 389 / 439 |
| Referenced in: | [show references] |