Asserting

API

Asserting.java
class Asserting {
  T assertType(Object o, Class<T> type)
}