码迷,mamicode.com
首页 > 编程语言 > 详细

java常用包及其类概述

时间:2019-07-26 02:08:54      阅读:111      评论:0      收藏:0      [点我收藏+]

标签:bsp   tcl   finalize   style   常用类   col   clone   htm   class   

java中的包有:lang(无需手动import)   util     io   net   sql    awt    swing   text

  • java.lang 中的常用类:
  1. Object (所有类的父类)常用方法:clone   toString   hasCode   equals   finalize   getClass   wait   notifyAll   notify (定义为final,不能重写)
  2. edf
  3. sdf

 

java常用包及其类概述

标签:bsp   tcl   finalize   style   常用类   col   clone   htm   class   

原文地址:https://www.cnblogs.com/sycamore0802/p/11247854.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!