implicit final class HandItemSeq2ArrayUndef[T] extends AnyVal
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- HandItemSeq2ArrayUndef
- AnyVal
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Instance Constructors
- new HandItemSeq2ArrayUndef(c: UndefOr[Seq[SemanticShortHandItem[T]]])
Value Members
- val c: UndefOr[Seq[SemanticShortHandItem[T]]]
- def getClass(): Class[_ <: AnyVal]
- Definition Classes
- AnyVal → Any
- def toRaw: UndefOr[Array[SemanticShorthandItem[T]]]