tasks.util
Members list
Type members
Experimental classlikes
Attributes
- Experimental
- true
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Actor.type
Attributes
- Experimental
- true
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Aes.type
Attributes
- Companion
- class
- Experimental
- true
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
LocalMessenger.type
Attributes
- Companion
- object
- Experimental
- true
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class LocalMessengerclass RemoteMessenger
Attributes
- Companion
- class
- Experimental
- true
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
RemoteMessenger.type
Holds a hostname and a port
Holds a hostname and a port
No name resolution.
Attributes
- Experimental
- true
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Experimental
- true
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
TempFile.type
Attributes
- Companion
- object
- Experimental
- true
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Type safe equality http://hseeberger.github.io/blog/2013/05/31/implicits-unchained-type-safe-equality-part2/
Type safe equality http://hseeberger.github.io/blog/2013/05/31/implicits-unchained-type-safe-equality-part2/
Attributes
- Experimental
- true
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
eq.type
Value members
Experimental methods
Merge maps with key collision
Merge maps with key collision
Value parameters
- fun
-
Handles key collision
Attributes
- Experimental
- true
Merge maps with key collision
Merge maps with key collision
Value parameters
- fun
-
Handles key collision
Attributes
- Experimental
- true
Attributes
- Experimental
- true
Attributes
- Experimental
- true
Attributes
- Experimental
- true
Attributes
- Experimental
- true
Opens a buffered java.io.BufferedInputStream on the file. Closes it after the block is executed.
Opens a buffered java.io.BufferedInputStream on the file. Closes it after the block is executed.
Attributes
- Experimental
- true
Returns an iterator on the InputStream's data.
Returns an iterator on the InputStream's data.
Closes the stream when read through.
Attributes
- Experimental
- true
Attributes
- Experimental
- true
Attributes
- Experimental
- true
Retry the given block n times.
Retry the given block n times.
Attributes
- Experimental
- true
Attributes
- Experimental
- true
Attributes
- Experimental
- true
Attributes
- Experimental
- true
Returns the result of the block, and closes the resource.
Returns the result of the block, and closes the resource.
Value parameters
- f
-
block using the resource
- param
-
closeable resource
Attributes
- Experimental
- true
Writes binary data to file.
Writes binary data to file.
Attributes
- Experimental
- true