| 9 | namespace djinni_generated { |
| 10 | |
| 11 | NativeSortItems::NativeSortItems() : ::djinni::JniInterface<::textsort::SortItems, NativeSortItems>("com/dropbox/textsort/SortItems$CppProxy") {} |
| 12 | |
| 13 | NativeSortItems::~NativeSortItems() = default; |
| 14 |
nothing calls this directly
no outgoing calls
no test coverage detected