Skip to content
Daomephsta edited this page Apr 3, 2021 · 2 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.

Clone this wiki locally