クラスの使用
com.lmt.lib.bldt.ContentCollection
-
ContentCollectionを使用しているパッケージ パッケージ 説明 com.lmt.lib.bldt LDTライブラリのコアパッケージです。 -
-
com.lmt.lib.bldtでのContentCollectionの使用
ContentCollectionを返すcom.lmt.lib.bldtのメソッド 修飾子とタイプ メソッド 説明 ContentCollection
ContentDatabase. get(String id)
指定したIDに該当する難易度表情報を取得します。ContentCollection型の引数を持つ型を返すcom.lmt.lib.bldtのメソッド 修飾子とタイプ メソッド 説明 Stream<ContentCollection>
ContentDatabase. all()
全ての難易度表情報を走査するストリームを返します。
-