package com.example.classloader; /** * Intro: * Author: zhangxutong * E-mail: mcxtzhang@163.com * Home Page: http://blog.csdn.net/zxt0601 * Created: 2017/2/6. * History: */ public class TestNotNullClass { int a; }