HaraldKi / monqjfa

NFA and DFA implementation in Java
http://pifpafpuf.de/Monq.jfa/
GNU General Public License v2.0
14 stars 11 forks source link

Add Explicit Types for Anonymous Inner classes #4

Open mo-fu opened 5 years ago

mo-fu commented 5 years ago

I had some trouble building the project when the type annotations were missing for the anonymous inner classes. A possible reason was that I just used monqjfa as git submodule in another project.