static bool isExactType(O o, Class c) { ret _getClass(o) == c; }