Top


定義場所(file name)

hotspot/src/share/vm/gc_implementation/g1/g1RemSet.cpp

名前(function name)

  InvokeIfNotTriggeredClosure(TriggerClosure* t, OopClosure* oc):

本体部(body)

  {- -------------------------------------------
  (1) フィールドの初期化
      ---------------------------------------- -}

        _t(t), _oc(oc) { }

This document is available under the GNU GENERAL PUBLIC LICENSE Version 2.