Concentration

interface Concentration<T> : Serializable

This interface is a wrapper for concentrations.

Parameters

<T>

Functions

Link copied to clipboard
abstract fun getContent(): T
Allows to access the content of the concentration.

Inheritors

Link copied to clipboard
Link copied to clipboard