Libraryless. Click here for Pure Java version (3600L/23K).
sinterface ValueConverterForField { // convert value "value" for storage in "field" of "object" // can return null in case of unknown conversion OrError<O> convertValue(O object, Field field, O value); }
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1029591 |
| Snippet name: | ValueConverterForField |
| Eternal ID of this version: | #1029591/4 |
| Text MD5: | 263ac666fb199d47bb3d57d9f5dace57 |
| Transpilation MD5: | 5f72c54e6af3182b9d4082a42ece9184 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-08-27 13:48:27 |
| Source code size: | 213 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 497 / 811 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |