Skip to content
This repository was archived by the owner on Jul 13, 2020. It is now read-only.

Few corrections for SQLite static module #145

Merged
merged 1 commit into from
Mar 11, 2016
Merged

Few corrections for SQLite static module #145

merged 1 commit into from
Mar 11, 2016

Conversation

georgeci
Copy link
Contributor

Remove unnecessary isAccessible call. For constructor enough to be public.

Add special SPREAD operator ( * ) for call java method with Object... args

…blic.

Add special SPREAD operator ( * ) for call java method with Object... args
@georgeci
Copy link
Contributor Author

it's all for create a row parser from class constructor classParser<Country>()

@georgeci
Copy link
Contributor Author

Fix 136

yanex added a commit that referenced this pull request Mar 11, 2016
Few  corrections for SQLite static module
@yanex yanex merged commit 14009b0 into Kotlin:master Mar 11, 2016
@yanex
Copy link
Member

yanex commented Mar 11, 2016

Merged.Thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants