博客
关于我
Java线程面试题Top50
阅读量:281 次
发布时间:2019-03-01

本文共 1676 字,大约阅读时间需要 5 分钟。

???????Java?????????????50?????????????????????????????

  • ???????

    ???????????????????????????????Java???????????????????

  • ????????

    ????????????????????????????????????????

  • ???????

    Java??????Thread????Runnable?????????????

  • Runnable?Callable???

    Callable??????????????????????Runnable????????????

  • ??????

    ???????????????????????????????????????????????

  • volatile?????

    volatile???????????????????????????????

  • ???????

    ????????????????????????????????????????????????????????

  • ???????

    Java????API????????????????????

  • ?????Vector

    Vector????????ArrayList???????????????????????????

  • ReadWriteLock???

    ???????????????????????????????

  • ????????

    ??????????CPU????????????????????

  • ????Executor??

    ???????????????????????????????????

  • ????????????

    ??BlockingQueue??????????????????????????????

  • Immutable??????

    ????????????????????? setter???????????????

  • ThreadLocal???

    ???????????????????????

  • FutureTask????

    FutureTask??????????????????????????????

  • ?????submit?execute

    submit??Future???????????execute???????????????

  • Swing?????

    Swing????????????GUI?????AWT??????

  • invokeAndWait?invokeLater

    invokeAndWait???????invokeLater????????????????

  • ?????????

    ?????ConcurrentHashMap??????????????????????

  • ??????

    ??????????????????????????????

  • ???????????

    ????????????????RejectedExecutionException???

  • ????????

    ????????????????????????finally????

  • ??????????

    ????JDK1.4????????????????????????

  • ???????Singleton

    ???????????????????????????????

  • ?????fork join??

    fork join????????????????????????????

  • wait?sleep???

    wait?????sleep???CPU??????????

  • ??????????

    • ????????????????????????
    • ???????????????????????????
    • ??????????CountDownLatch?Semaphore???????
    • ????????ConcurrentHashMap?BlockingQueue??????

    ????????????????????

    转载地址:http://pszo.baihongyu.com/

    你可能感兴趣的文章
    Operation not supported on read-only collection 的解决方法 - [Windows Phone开发技巧系列1]
    查看>>
    Operations Manager 2007 R2系列之仪表板(多)视图
    查看>>
    operator new 与 operator delete
    查看>>
    operator() error
    查看>>
    OPPO K3在哪里打开USB调试模式的完美方法
    查看>>
    Optional类:避免NullPointerException
    查看>>
    ORA-00932: inconsistent datatypes: expected - got NCLOB【ORA-00932: 数据类型不一致: 应为 -, 但却获得 NCLOB 】【解决办法】
    查看>>
    ORA-00942 表或视图不存在
    查看>>
    ORA-01795: 列表中的最大表达式数为 1000
    查看>>
    ORA-06575: 程序包或函数 NO_VM_DROP_PROC 处于无效状态
    查看>>
    ORA-08102的错误
    查看>>
    ORA-12505, TNS:listener does not currently know of SID given in connect descriptor异常
    查看>>
    ora-12541:tns:no listener
    查看>>
    【docker知识】联合文件系统(unionFS)原理
    查看>>
    ORACEL学习--理解over()函数
    查看>>
    oracle 10g crs命令,Oracle 10g CRS安装问题解决一例
    查看>>
    oracle 10g的安装配置
    查看>>
    Oracle 11.2.0.4 x64 RAC修改public/private/vip/scan地址
    查看>>
    Oracle 11G INDEX FULL SCAN 和 INDEX FAST FULL SCAN 对比分析
    查看>>
    Oracle 11g 使用RMAN备份数据库
    查看>>