Package

nl.biopet

utils

Permalink

package utils

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. utils
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. val Version: String

    Permalink
  2. def camelize(ustring: String): String

    Permalink
  3. def camelizeToWords(string: String, current: List[String]): List[String]

    Permalink
  4. def loadBiopetProperties(): Unit

    Permalink
  5. package ngs

    Permalink
  6. def sortAnyAny(a: Any, b: Any): Boolean

    Permalink
  7. def textToSize(text: String): Long

    Permalink
  8. def unCamelize(string: String): String

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped