airframe-surface
airframe-surface
wvlet
.airframe
.surface
Alias
Any
Ref
Surface
Array
Surface
C
Name
C
Name
Canonical
Name
Formatter
To
Canonical
Name
Formatter
Class
Method
Surface
Enum
Surface
Existential
Type
Generic
Surface
Higher
Kinded
Type
Surface
Java
Enum
Surface
Lazy
Surface
Method
Modifier
Method
Parameter
Method
Ref
Method
Surface
Object
Factory
Option
Surface
Parameter
Parameter
Base
Primitive
Big
Int
Big
Integer
Boolean
Byte
Char
Double
Float
Int
Long
Primitive
Surface
Short
String
Unit
Record
Parameter
Record
Surface
Record
Surface
Std
Method
Parameter
Surface
Surface
Tagged
Surface
Tuple
Surface
Union
Union2
Union3
Zero
wvlet
.airframe
.surface
.reflect
Generic
Builder
Method
Call
Builder
Object
Builder
Array
Holder
Builder
Element
Holder
Value
Object
Builder
Path
Path
Reflect
Method
Surface
Reflect
Method
Surface
Reflect
Surface
Factory
Reflect
Type
Util
Runtime
Generic
Surface
Runtime
Method
Parameter
Runtime
Surface
Simple
Object
Builder
Standard
Builder
Tasty
Surface
Factory
To
Runtime
Method
Surface
To
Runtime
Surface
To
Runtime
Surface
Parameter
Type
Converter
wvlet
.airframe
.surface
.tag
Tagger
airframe-surface
/
wvlet.airframe.surface
/
OptionSurface
OptionSurface
case
class
OptionSurface
(
rawType:
Class
[
_
],
elementSurface:
Surface
)
extends
GenericSurface
Graph
Supertypes
trait
Product
trait
Equals
class
GenericSurface
trait
Surface
trait
Serializable
class
Object
trait
Matchable
class
Any
Keywords
Select All
Deselect All
no keywords
override
Inherited
Select All
Deselect All
Not inherited
GenericSurface
Product
Surface
Value members
Value members
Concrete methods
override
def
isOption
:
Boolean
Definition Classes
GenericSurface
->
Surface
Inherited methods
def
dealias
:
Surface
Inherited from:
Surface
override
def
equals
(
obj:
Any
):
Boolean
Definition Classes
GenericSurface
->
Any
Inherited from:
GenericSurface
def
fullName
:
String
Inherited from:
GenericSurface
override
def
hashCode
():
Int
Definition Classes
GenericSurface
->
Any
Inherited from:
GenericSurface
def
isAlias
:
Boolean
Inherited from:
GenericSurface
def
isArray
:
Boolean
Inherited from:
Surface
def
isMap
:
Boolean
Inherited from:
Surface
def
isPrimitive
:
Boolean
Inherited from:
GenericSurface
def
isSeq
:
Boolean
Inherited from:
Surface
def
name
:
String
Inherited from:
GenericSurface
def
productElementNames
:
Iterator
[
String
]
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from:
Product
override
def
toString
:
String
Definition Classes
GenericSurface
->
Any
Inherited from:
GenericSurface
def
withOuter
(
outer:
AnyRef
):
Surface
Inherited from:
Surface
Inherited fields
override
val
objectFactory
:
Option
[
ObjectFactory
]
Inherited from:
GenericSurface
val
params
:
Seq
[
Parameter
]
Inherited from:
GenericSurface
val
typeArgs
:
Seq
[
Surface
]
Inherited from:
GenericSurface