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.
アクター クラスをオブザーバブルにしようとしました (アクターを Observable[T] で拡張します)。ただし、asJavaObserver 値を実装する必要があるというエラー メッセージが表示されますが、観察可能なトレイトには asJavaObserver がありません。