UTF8Control

class UTF8Control(suffix: String) extends Control

Component: Description: Date: 16/6/25

Component: Description: Date: 16/6/25

Authors

Andy Ai

class Control
class Object
trait Matchable
class Any

Value members

Concrete methods

override def newBundle(baseName: String, locale: Locale, format: String, loader: ClassLoader, reload: Boolean): ResourceBundle
Definition Classes
Control

Inherited methods

def getCandidateLocales(`x$0`: String, `x$1`: Locale): List[Locale]
Inherited from
Control
def getFallbackLocale(`x$0`: String, `x$1`: Locale): Locale
Inherited from
Control
def getFormats(`x$0`: String): List[String]
Inherited from
Control
def getTimeToLive(`x$0`: String, `x$1`: Locale): Long
Inherited from
Control
def needsReload(`x$0`: String, `x$1`: Locale, `x$2`: String, `x$3`: ClassLoader, `x$4`: ResourceBundle, `x$5`: Long): Boolean
Inherited from
Control
def toBundleName(`x$0`: String, `x$1`: Locale): String
Inherited from
Control
final def toResourceName(`x$0`: String, `x$1`: String): String
Inherited from
Control