nurkiewicz / typeof

instanceof operator and Visitor pattern replacement in Java 8

Home Page:http://nurkiewicz.blogspot.com/2013/09/instanceof-operator-and-visitor-pattern.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

should not expose internal classes in public API

kamilszymanski opened this issue · comments

FirstIs, TerminalThen and other internal classes should be package private, not public classes