Class ReflectionUtils
- java.lang.Object
-
- cn.sliew.milky.serialize.kryo.utils.ReflectionUtils
-
public abstract class ReflectionUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description ReflectionUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleancheckZeroArgConstructor(Class clazz)static booleanisJdk(Class clazz)
-