Discussion 解説
Other classes derived from such an ancestor are given a default mirror. The payload for this option should always be { super
:
そのような先祖から派生する別のクラスは、省略時のミラーを与えられます。このオプションに対する積荷は、常に{ super
であるべきです:
customMirror
to create a mirror for that ancestor.
最も近い先祖のもつcustomMirror
の実装を使って、その先祖に対するミラーを作成します。
Availability
Technology
case customized(() -> Mirror
)
Other classes derived from such an ancestor are given a default mirror. The payload for this option should always be { super
:
そのような先祖から派生する別のクラスは、省略時のミラーを与えられます。このオプションに対する積荷は、常に{ super
であるべきです: