Entity and typelist types extend the IJavaType interface

In 9.0, All entity and typelist types now extend the interface gw.lang.reflect.java.IJavaType. During upgrade, search your code for any code that checks if a type is an instance of IJavaType.