Package com.embabel.chat
Object AssetTracker.Companion
-
- All Implemented Interfaces:
public class AssetTracker.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static AssetTracker.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final static InMemoryAssetTrackerinMemory()Create an in-memory asset tracker that conveniently chains with the withAsset fluent API -
-
Method Detail
-
inMemory
final static InMemoryAssetTracker inMemory()
Create an in-memory asset tracker that conveniently chains with the withAsset fluent API
-
-
-
-