1
0
Fork 0
Commit Graph

1 Commits (62414a4294fccd47084e2654f219120ac745d151)

Author SHA1 Message Date
Mike Gerwitz b372fcd722 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-26 00:57:25 -04:00