object Input extends Serializable
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- Input
- Serializable
- Serializable
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
-
final
class
File
extends Input with Product with Serializable
- Annotations
- @leafClass()
-
final
class
Slice
extends Input with Product with Serializable
- Annotations
- @leafClass()
-
final
class
Stream
extends Input with Product with Serializable
- Annotations
- @leafClass()
-
final
class
String
extends Input with Product with Serializable
- Annotations
- @leafClass()
-
final
class
Sugar
extends Input with Product with Serializable
- Annotations
- @leafClass()
-
final
class
VirtualFile
extends Input with Product with Serializable
- Annotations
- @leafClass()
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- implicit lazy val absolutePathToInput: Convert[AbsolutePath, Input]
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
- implicit val charsToInput: Convert[Array[Char], Input]
-
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
- implicit lazy val fileToInput: Convert[java.io.File, Input]
-
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
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- implicit lazy val nioPathToInput: Convert[Path, Input]
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- implicit def streamToInput[T <: InputStream]: Convert[T, Input]
- implicit val stringToInput: Convert[Predef.String, Input]
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): java.lang.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( ... )
-
object
File
extends Serializable
- Annotations
- @leafCompanion()
-
object
None
extends Input with Product
- Annotations
- @noneClass() @leafClass()
-
object
Slice
extends Serializable
- Annotations
- @leafCompanion()
-
object
Stream
extends Serializable
- Annotations
- @leafCompanion()
-
object
String
extends Serializable
- Annotations
- @leafCompanion()
-
object
Sugar
extends Serializable
- Annotations
- @leafCompanion()
-
object
VirtualFile
extends Serializable
- Annotations
- @leafCompanion()