public interface InstanceCheckMate
| Modifier and Type | Method and Description |
|---|---|
CheckMate |
isInstanceOf(java.lang.Class<?> clazz) |
<T> InstanceCheckMate |
object(T obj) |
<T> InstanceCheckMate object(T obj)
CheckMate isInstanceOf(java.lang.Class<?> clazz)
Copyright © 2018. All rights reserved.