Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose MagicInstantiator internal ObjectInstantiator #43

Merged
merged 1 commit into from
Jan 6, 2017

Commits on Aug 22, 2016

  1. Expose MagicInstantiator internal ObjectInstantiator

    This removes unnecessary indirection and makes it possible harder
    JVM optimizations, because it is different class of instantiator
    for each parameter `<T>`.
    stepancheg committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    8d3a472 View commit details
    Browse the repository at this point in the history