object Final extends ScalaBuild with Product with Serializable
Ordering
- Alphabetic
- By Inheritance
Inherited
- Final
- Serializable
- Serializable
- Product
- Equals
- ScalaBuild
- Ordered
- Comparable
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
-
def
<(that: ScalaBuild): Boolean
- Definition Classes
- Ordered
-
def
<=(that: ScalaBuild): Boolean
- Definition Classes
- Ordered
-
def
>(that: ScalaBuild): Boolean
- Definition Classes
- Ordered
-
def
>=(that: ScalaBuild): Boolean
- Definition Classes
- Ordered
-
def
compare(that: ScalaBuild): Int
- Definition Classes
- Final → Ordered
-
def
compareTo(that: ScalaBuild): Int
- Definition Classes
- Ordered → Comparable
-
def
unparse: String
Return a version of this build information that can be parsed back into the same ScalaBuild
Return a version of this build information that can be parsed back into the same ScalaBuild
- Definition Classes
- Final → ScalaBuild
The Scala compiler and reflection APIs.