1.所属java.util包 需要import导包
    2.不需要创建对象 通过类名就可以访问
    3.有三个属性及若干方法
    三个属性 out in err
    几个方法 gc(); exit(); currentTimeMills();