]> source.dussan.org Git - javassist.git/commit
Give helper private constructor fwiw.
authornickl- <github@jigsoft.co.za>
Fri, 27 Oct 2017 05:57:45 +0000 (07:57 +0200)
committernickl- <github@jigsoft.co.za>
Sun, 12 Nov 2017 21:49:21 +0000 (23:49 +0200)
commit45e201f2fbc0e75ee5c050f633e23ca5d418d52f
tree9a7725269026f554564e496a3954fa0d80a28c58
parent4e81640868096321627deb064b3f63e48c9a9705
Give helper private constructor fwiw.

Wont stop you from getting an instance but it makes it more trouble at least.
Also reduce the visibility of the enum method.
src/main/javassist/util/proxy/DefineClassHelper.java