trait MapByte[Ns, In] extends MapAttr[Ns, In, Map[String, Byte], Byte]
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- MapByte
- MapAttr
- ValueAttr
- Attr
- ValueAttrOps
- MapAttrOps
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
-
trait
Values
extends AnyRef
- Definition Classes
- MapAttrOps
Value Members
-
def
!=(in: molecule.?): In with Attr
- Definition Classes
- ValueAttrOps
-
def
!=(values: Iterable[Byte]): Ns with Attr
- Definition Classes
- ValueAttrOps
-
def
!=(value: Byte): Ns with Attr
- Definition Classes
- ValueAttrOps
-
def
!=(value: Byte, more: Byte*): Ns with Attr
- Definition Classes
- ValueAttrOps
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
def
<(in: molecule.?): In with Attr
- Definition Classes
- ValueAttrOps
-
def
<(value: Byte): Ns with Attr
- Definition Classes
- ValueAttrOps
-
def
<=(in: molecule.?): In with Attr
- Definition Classes
- ValueAttrOps
-
def
<=(value: Byte): Ns with Attr
- Definition Classes
- ValueAttrOps
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
>(in: molecule.?): In with Attr
- Definition Classes
- ValueAttrOps
-
def
>(value: Byte): Ns with Attr
- Definition Classes
- ValueAttrOps
-
def
>=(in: molecule.?): In with Attr
- Definition Classes
- ValueAttrOps
-
def
>=(value: Byte): Ns with Attr
- Definition Classes
- ValueAttrOps
-
def
add(pairs: Iterable[(String, Byte)]): Ns with Attr
- Definition Classes
- MapAttrOps
-
def
add(pair: (String, Byte), morePairs: (String, Byte)*): Ns with Attr
- Definition Classes
- MapAttrOps
-
def
apply(expr3: Exp3[Byte, Byte, Byte]): Ns with Attr
- Definition Classes
- ValueAttrOps
-
def
apply(expr2: Exp2[Byte, Byte]): Ns with Attr
- Definition Classes
- ValueAttrOps
-
def
apply(expr1: Exp1[Byte]): Ns with Attr
- Definition Classes
- ValueAttrOps
-
def
apply(in: molecule.?): In with Attr
- Definition Classes
- ValueAttrOps
-
def
apply(unifyThis: molecule.unify): Ns with Attr
- Definition Classes
- ValueAttrOps
-
def
apply(noValue: molecule.nil): Ns with Attr
- Definition Classes
- ValueAttrOps
-
def
apply(values: Iterable[Byte], moreValues: Iterable[Byte]*): Ns with Attr
- Definition Classes
- MapAttrOps
-
def
apply(value: Byte, more: Byte*): Ns with Attr
- Definition Classes
- MapAttrOps
-
def
apply(map: Map[String, Byte]): Ns with Attr
- Definition Classes
- MapAttrOps
-
def
apply(pairs: Or[(String, Byte)]): Ns with Attr
- Definition Classes
- MapAttrOps
-
def
apply(pairs: Iterable[(String, Byte)]): Ns with Attr
- Definition Classes
- MapAttrOps
-
def
apply(pair: (String, Byte), morePairs: (String, Byte)*): Ns with Attr
- Definition Classes
- MapAttrOps
-
def
apply(): Ns with Attr
- Definition Classes
- MapAttrOps
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
clone(): AnyRef
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
finalize(): Unit
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
def
k(or: Or[String]): Values with Ns with Attr
- Definition Classes
- MapAttrOps
-
def
k(values: Iterable[String]): Values with Ns with Attr
- Definition Classes
- MapAttrOps
-
def
k(value: String, more: String*): Values with Ns with Attr
- Definition Classes
- MapAttrOps
-
def
k(value: String): Values with Ns with Attr
- Definition Classes
- MapAttrOps
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
not(in: molecule.?): In with Attr
- Definition Classes
- ValueAttrOps
-
def
not(values: Iterable[Byte]): Ns with Attr
- Definition Classes
- ValueAttrOps
-
def
not(value: Byte, more: Byte*): Ns with Attr
- Definition Classes
- ValueAttrOps
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
-
def
remove(keys: Iterable[String]): Ns with Attr
- Definition Classes
- MapAttrOps
-
def
remove(key: String, moreKeys: String*): Ns with Attr
- Definition Classes
- MapAttrOps
-
def
replace(newValues: Iterable[(String, Byte)]): Ns with Attr
- Definition Classes
- MapAttrOps
-
def
replace(newValue: (String, Byte), newValues: (String, Byte)*): Ns with Attr
- Definition Classes
- MapAttrOps
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- AnyRef → Any
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )