You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 2, 2021. It is now read-only.
Daomephsta edited this page Sep 1, 2019
·
3 revisions
Welcome to the unpick wiki!
To integrate Unpick with your project, see the javadocs for the classes in the daomephsta.unpick.api package, starting with daomephsta.unpick.api.ConstantUninliner.
No classes outside this package should be directly referenced.
Useful implementations of daomephsta.unpick.api.constantmappers.IConstantMapper can be constructed using the methods in daomephsta.unpick.api.constantmappers.ConstantMappers.
Useful implementations of daomephsta.unpick.api.constantresolvers.IConstantResolver can be constructed using the methods in daomephsta.unpick.api.constantresolvers.ConstantResolvers.