isExactly

abstract fun isExactly(concept: IConcept?): Boolean

Checks if the given concept is equal to this concept.

Return

true if this concept is equal to the given concept, false otherwise