Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
これは私の問題です。最初に、cyclicModelデリゲートによってメインクラスでそのメソッドを使用するクラスを作成します。クラスではcyclicModel、単調クラスで定義されている別のメソッドを使用する必要があります。単調なクラスがたくさんあります(monotonic1, monotonic2,...)。使用するモノトニック クラスのタイプは、メイン クラスでユーザーが指定します。cyclicModel クラスでユーザーが選択した単調モデルを呼び出すにはどうすればよいですか?!
cyclicModel
(monotonic1, monotonic2,...)