Poison


  • 首页

  • 归档

  • 标签

  • 搜索
close
Poison

Object

发表于 2021-05-02

create object

Different ways to create objects in Java
Creating New Class Instances
Playing with constructors

hashCode

关于 public native int hashCode() 方法的实现可以参考 Serializable | Poison。

clone

Deep, Shallow and Lazy Copy with Java Examples

OOPs

Compressed OOPs in the JVM

# Java
JLS
CPU
  • 文章目录
  • 站点概览

121 日志
126 标签
GitHub
  1. 1. create object
  2. 2. hashCode
  3. 3. clone
  4. 4. OOPs
© 2016 - 2021 Poison 蜀ICP备16000644号
由 Hexo 强力驱动
主题 - NexT.Mist