This interface is proxy to the adapted 反対する.
ーするために make it possible to have weak 言及/関連s to 反対するs,
the XAdapter interface must be 器具/実施するd to 供給する
a weak adapter for the (弁護士の)依頼人s.
概念 of weak 言及/関連ing:
This module 明示するs the interfaces for 器具/実施するing and using
weak 言及/関連s.
The sense of weak 言及/関連s is to 持つ/拘留する a 言及/関連 to an 反対する
without 影響する/感情ing the lifetime of the 反対する. That means that a weak
言及/関連 may become 無効の, at any time, if the 言及/関連d 反対する dies.
The に引き続いて interfaces 述べる one way to 扱う weak 言及/関連s
by 供給するing a weak adapter. The weak 反対する has to 供給する this
adapter if anyone wants to 持つ/拘留する a weak 言及/関連. To separate their
lifetimes, the adapter and the 初めの 反対する must not 株 the same
言及/関連 反対する. The weak 言及/関連 is in fact only a hard 言及/関連
to the adapter, which knows - but does not 持つ/拘留する - the 初めの 反対する.
That means that the 実施 and synchronization of weak
言及/関連ing is the 責任/義務 of the 反対する. The に引き続いて
interfaces are 伴う/関わるd in the 概念 of weak 言及/関連ing:
It is important that the adapter must know, but not 持つ/拘留する
the adapted 反対する. If the adapted 反対する dies, all 言及/関連s
to the adapter have to be 通知するd to 解放(する) the adapter.