パッケージ org.thinkit.zenna.loader
インタフェース Loader
- 既知の実装クラスのリスト:
ContentLoader
public interface Loader
The interface that abstracts the loader.
- 導入されたバージョン:
- 1.0.0
-
メソッドの概要
-
メソッドの詳細
-
load
Load and return the obtained object as a map structure.- 戻り値:
- The object obtained by the load process
-