getLayer

abstract fun getLayer(molecule: Molecule): Layer<T, P>?(source)

Get the Layer associate to the given molecule. If no Layer is associated with the given molecule, return null.