1
0
Fork 0
Commit Graph

1 Commits (8ab183f4c8a6e638982b6c903490cd3fbe14d1a5)

Author SHA1 Message Date
Mike Gerwitz aa0003d239 ClassBuilder.isInstanceOf now defers to type
This allows separation of concerns and makes the type system extensible. If
the type does not implement the necessary API, it falls back to using
instanceof.
2014-04-28 15:09:52 -04:00