ceiling

@Contract(value = "-> this", mutates = "this")
abstract fun ceiling(): DimensionType.Builder

Makes the dimension type have a ceiling.

Return

this builder

See also