A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

S

sameFile(URL,URL) - function in java.net.ClasspathHandler
 
setAdapter(LoggingPort) - function in com.hexagonkt.core.logging.LoggingManager
 
setDisableChecks(Boolean) - function in com.hexagonkt.core.HelpersKt
Disable heavy and optional checks in runtime.
setEncoding(String) - function in java.util.logging.SystemOutHandler
 
setErrorManager(ErrorManager) - function in java.util.logging.SystemOutHandler
 
setFilter(Filter) - function in java.util.logging.SystemOutHandler
 
setFormatter(Formatter) - function in java.util.logging.SystemOutHandler
 
setLevel(Level) - function in java.util.logging.SystemOutHandler
 
setLoggerLevel(LoggingLevel) - function in com.hexagonkt.core.logging.Logger
Set a logging level for this logger.
setLoggerLevel(String,LoggingLevel) - function in com.hexagonkt.core.logging.LoggingManager
Set a logger logging level by name.
setLoggerLevel(Object,LoggingLevel) - function in com.hexagonkt.core.logging.LoggingManager
Set a logging level for a logger with a class instance.
setLoggerLevel(KClass,LoggingLevel) - function in com.hexagonkt.core.logging.LoggingManager
Set a logging level for a logger with a class name.
setLoggerLevel(LoggingLevel) - function in com.hexagonkt.core.logging.LoggingManager
Set a logger logging level for a logger with a default name.
setLoggerLevel(String,LoggingLevel) - function in com.hexagonkt.core.logging.LoggingPort
Set logging level for a logger.
setLoggerLevel(String,LoggingLevel) - function in com.hexagonkt.core.logging.jul.JulLoggingAdapter
Set logging level for a logger.
setOutputStream(OutputStream) - function in java.util.logging.SystemOutHandler
 
setOutputStreamPrivileged(OutputStream) - function in java.util.logging.SystemOutHandler
 
setParent(ResourceBundle) - function in java.util.MapResourceBundle
 
setStackTrace(Array) - function in kotlin.CodedException
 
setStackTrace(Array) - function in kotlin.MultipleException
 
setStackTrace(Array) - function in kotlin.ResourceNotFoundException
 
setURL(URL,String,String,Integer,String,String,String,String,String) - function in java.net.ClasspathHandler
 
setURL(URL,String,String,Integer,String,String) - function in java.net.ClasspathHandler
 
sign(String,String,ByteArray) - function in com.hexagonkt.core.security.CryptoKt
 
snakeToCamel(String) - function in com.hexagonkt.core.StringsKt
Transform the target string from snake case to camel case.
StringsKt - class in com.hexagonkt.core
 
stripAccents(String) - function in com.hexagonkt.core.StringsKt
TODO.
SVG - enum entry in com.hexagonkt.core.media.ImageMedia
 
systemFlag(String) - function in com.hexagonkt.core.Jvm
Retrieve a flag (boolean parameter) by name by looking in the JVM system properties first and in OS environment variables if not found.
SystemOutHandler - class in com.hexagonkt.core.logging.jul
Create a StreamHandler with a given Formatter.
systemSetting(KClass,String) - function in com.hexagonkt.core.Jvm
 
systemSetting(String) - function in com.hexagonkt.core.Jvm
 
systemSettingOrNull(KClass,String) - function in com.hexagonkt.core.Jvm
Retrieve a setting by name by looking in the JVM system properties first and in OS environment variables if not found.
systemSettingOrNull(String) - function in com.hexagonkt.core.Jvm
Utility method for retrieving a system setting, check systemSettingOrNull for details.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z