scroll.internal.util

Package containing some useful utility classes for SCROLL like reflection (scroll.internal.util.ReflectiveHelper).

Attributes

Members list

Type members

Classlikes

final case class Many() extends Ordered[Int]

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
trait Ordered[Int]
trait Comparable[Int]
class Object
trait Matchable
class Any
Show all
object Many

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Many.type
object Memoiser

Support for building caches using Guava caches.

Support for building caches using Guava caches.

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Memoiser.type

Contains useful functions for translating class and type names to Strings and provides helper functions to access common tasks for working with reflections.

Contains useful functions for translating class and type names to Strings and provides helper functions to access common tasks for working with reflections.

Querying methods and fields is cached.

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type