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

S

save(CharSequence, File) - Static method in class r01f.util.types.StringPersistenceUtils
Guarda una cadena en un fichero
save(CharSequence, String) - Static method in class r01f.util.types.StringPersistenceUtils
Guarda una cadena en un fichero
save(File) - Method in class r01f.util.types.Strings.StringWrapper
Guarda la cadena en un fichero
save(String) - Method in class r01f.util.types.Strings.StringWrapper
Guarda la cadena en un fichero
securityException() - Method in exception r01f.reflection.ReflectionException
 
SEQUENCENAMECOLUMN - Static variable in class r01f.guids.HighLowBBDDGUIDPersist
 
serialVersionUID - Static variable in exception r01f.exceptions.EnrichedException
 
serialVersionUID - Static variable in exception r01f.exceptions.EnrichedRuntimeException
 
serialVersionUID - Static variable in class r01f.exceptions.EnrichedThrowableCustomizations
 
serialVersionUID - Static variable in class r01f.exceptions.EnrichedThrowableCustomizations.TraceInfo
 
serialVersionUID - Static variable in class r01f.guids.HighLowKey
 
serialVersionUID - Static variable in exception r01f.guids.HighLowMaxForKeyReachedException
 
serialVersionUID - Static variable in exception r01f.locale.I18NMissingMessageException
 
serialVersionUID - Static variable in class r01f.locale.LanguageTexts
 
serialVersionUID - Static variable in exception r01f.marshalling.MarshallerException
 
serialVersionUID - Static variable in exception r01f.process.TimeOutController.TimeoutException
 
serialVersionUID - Static variable in exception r01f.reflection.ReflectionException
 
serialVersionUID - Static variable in class r01f.xmlproperties.XMLPropertiesComponentDef
 
serialVersionUID - Static variable in exception r01f.xmlproperties.XMLPropertiesException
 
serverCharsetName - Variable in class r01f.resources.URLResourcesLoader
 
set(T) - Method in class r01f.reflection.FieldReflection
Establece el valor de un miembro
set(T) - Method in class r01f.reflection.fluent.FieldInvoker
Sets a value in the field managed by this class.
set(T) - Method in class r01f.reflection.fluent.PropertyInvoker
Sets a value in the property managed by this class.
set(Map<K, V>) - Method in class r01f.types.collections.MapsWrappers.WrappedMap
 
setAccessible(AccessibleObject, boolean) - Static method in class r01f.reflection.ReflectionUtils
Sets the accessible flag of the given AccessibleObject to the given boolean value.
setAccessibleIgnoringExceptions(AccessibleObject, boolean) - Static method in class r01f.reflection.ReflectionUtils
Establece el flag accessible en el AccessibleObject ignorando excepciones
setBit(int, int) - Static method in class r01f.util.types.Numbers
Establece un bit de un entero y devuelve este nuevo entero
setBytes(byte[]) - Method in class r01f.io.ByteArrayChunkedIterator
 
setDelegateFactory(SSLSocketFactory) - Method in class r01f.httpclient.SSLTunnelSocketFactory
 
setFieldValue(Object, FieldMap, Object) - Static method in class r01f.marshalling.simple.MappingReflectionUtils
Establece el valor de una variable miembro de una clase Para ello utiliza reflection y antes de nada convierte al tipo de dato correcto.
setFieldValue(Object, Field, Object, boolean) - Static method in class r01f.reflection.ReflectionUtils
Establece el valor de un miembro
setFieldValue(Object, String, Object) - Static method in class r01f.reflection.ReflectionUtils
Establece el valor de un miembro (field) en un objeto bien accediendo directamente a la variable miembro bien utilizando un accessor set[fieldName]
setFieldValue(Object, String, Object, boolean) - Static method in class r01f.reflection.ReflectionUtils
Establece el valor de un miembro (field) en un objeto bien accediendo directamente a la variable miembro bien utilizando un accessor set[fieldName]
setFieldValueUsingPath(Object, String, Object, boolean) - Static method in class r01f.reflection.ReflectionUtils
Funcion que se encarga de establecer el valor de un miembro en una jerarquía de objetos El path al miembro se pasa como parametro en la variable memberPath que tiene la siguiente estructura: obj.member.member.member...
setInputStream(InputStream) - Method in class r01f.io.ByteStreamChunkedIterator
 
setOperations(Set<T>...) - Static method in class r01f.types.collections.CollectionUtils
Encapsula un api para operaciones sobre conjuntos
SetOperations<T> - Class in r01f.types.collections
 
SetOperations(Set<T>...) - Constructor for class r01f.types.collections.SetOperations
 
SetOperations.InSetPredicate - Class in r01f.types.collections
 
SetOperations.InSetPredicate(Set<T>) - Constructor for class r01f.types.collections.SetOperations.InSetPredicate
 
SetOperations.SetView<E> - Class in r01f.types.collections
An unmodifiable view of a set which may be backed by other sets; this view will change as the backing sets do.
SetOperations.SetView() - Constructor for class r01f.types.collections.SetOperations.SetView
 
setProperties(Map<String, String>) - Method in class r01f.resources.ReloadControlBBDDTimeStampBased
 
setProperties(Map<String, String>) - Method in class r01f.resources.ReloadControlContentServerFileLastModifTimeStampBased
 
setProperties(Map<String, String>) - Method in class r01f.resources.ReloadControlFileLastModifTimeStampBased
 
setProperties(Map<String, String>) - Method in class r01f.resources.ReloadControlPeriodic
 
setProperties(Map<String, String>) - Method in class r01f.resources.ReloadControlVoid
 
setProperties(Map<String, String>) - Method in interface r01f.resources.ResourcesReloadControl
Establece las propiedades para la recarga de un recurso cacheado.
setProxyAuth(String, String) - Method in class r01f.httpclient.SSLTunnelSocketFactory
 
setStaticFieldValue(Class<?>, String, Object) - Static method in class r01f.reflection.ReflectionUtils
Establece el valor de un miembro estatico
settingCookies(Map<String, String>) - Method in class r01f.httpclient.HttpConnectionStatement
Establece las cookies que hay que enviar al servidor al hacer la petición HTTP
setToZero() - Method in class r01f.guids.HighLowKey
Reinicializa la clave al valor minimo
setValue(V) - Method in class r01f.types.collections.SoftHashMap.Entry
 
setValue(V) - Method in class r01f.types.collections.SoftHashMap.SimpleEntry
 
setValue(Object, boolean) - Method in class r01f.xmlproperties.XMLPropertiesCacheImpl.CacheValue
 
SimpleGUIDDispenser - Class in r01f.guids
Generador de OIDS La configuración del generador de OIDs se hace en el fichero de propiedades de la aplicación en una sección como la siguiente: desa SimpleGUIDDispenser(GUIDDispenserDef) - Constructor for class r01f.guids.SimpleGUIDDispenser
Constructor a partir de la definición del dispenser Es utilizado por Guice AssistedInject para inyectar cualquier cosa (en este caso NO se inyecta nada -ver HighLowGUIDDispenser-) a la vez que se pasan parámetros en tiempo de ejecución
SimpleGUIDDispenser.SimpleGUIDDispenserFactory - Interface in r01f.guids
 
SimpleMarshaller - Class in r01f.marshalling.simple
 
SimpleMarshaller() - Constructor for class r01f.marshalling.simple.SimpleMarshaller
 
SimpleMarshaller.SimpleMarshallerReusableImpl - Class in r01f.marshalling.simple
Extiende a SimpleMarshallerBase haciendo que la instancia de MarshallerMappings que contiene la definición de mapeos sea una referencia al SINGLETON custodiado por GUICE, es decir, se REUTILIZA el mapeo, o lo que es lo mismo, se CACHEA
SimpleMarshaller.SimpleMarshallerReusableImpl(MarshallerMappings) - Constructor for class r01f.marshalling.simple.SimpleMarshaller.SimpleMarshallerReusableImpl
Ver @MarshallerGuiceModule Guice inyecta una nueva instancia de SimpleMarshallerMappings
SimpleMarshaller.SimpleMarshallerSingleUseImpl - Class in r01f.marshalling.simple
Extiende a SimpleMarshallerBase haciendo que la instancia de MarshallerMappings que contiene la definición de mapeos sea una referencia una NUEVA INSTANCIA inyectadaor GUICE, es decir, se NO SE REUTILIZA el mapeo, o lo que es lo mismo, NO se CACHEA
SimpleMarshaller.SimpleMarshallerSingleUseImpl(MarshallerMappings) - Constructor for class r01f.marshalling.simple.SimpleMarshaller.SimpleMarshallerSingleUseImpl
Ver @MarshallerGuiceModule Guice inyecta una nueva instancia de SimpleMarshallerMappings
SimpleMarshallerBase - Class in r01f.marshalling.simple
Marshaller de XML a objetos y viceversa La forma habitual de utilizar es la siguiente: [CASO 1]: La definición del mapeo se carga desde un fichero XML de mapeo // obtener una instancia del marshaller Marshaller marshaller = new SimpleMarshallerFactory().create().addBeans(mapFile); // Pasar de objetos a XML MyObj myObjInstance = marshaller.beanFrom(xml); // Pasar del XML a objetos String xml = marshaller.xmlFrom(myObjInstance); [CASO 2]: La definición del mapeo se carga desde un fichero XML de mapeo // obtener una instancia del marshaller Marshaller marshaller = new SimpleMarshallerFactory().addBeans(MyClass.class); // Pasar de objetos a XML MyObj myObjInstance = marshaller.beanFrom(xml); // Pasar del XML a objetos String xml = marshaller.xmlFrom(myObjInstance); Para inicializar el Marshaller es necesario un XML de definición de cómo hacer las transformaciones hay detalles de cómo configurar el XML de definición en MarshallerMappingsFromXMLLoader
SimpleMarshallerBase() - Constructor for class r01f.marshalling.simple.SimpleMarshallerBase
 
SimpleMarshallerMappings - Class in r01f.marshalling.simple
Se encarga de construir un modelo de objetos en memoria que tiene la información para realizar el marshalling / unmarshalling de XML a objetos y viceversa Esta información de mapeo se puede obtener de dos formas: - Con un XML de definición del mapeo (ver MarshallerMappingsFromXMLLoader) - Desde anotaciones en las clases java (ver MarshallerMappingsFromAnnotationsLoader) IMPORTANTE!!
SimpleMarshallerMappings() - Constructor for class r01f.marshalling.simple.SimpleMarshallerMappings
 
SimpleMarshallerMappingsFromAnnotationsLoader - Class in r01f.marshalling.simple
Clase que se encarga de obtener los mapeos de un bean a partir de anotaciones java
SimpleMarshallerMappingsFromAnnotationsLoader(Class<?>...) - Constructor for class r01f.marshalling.simple.SimpleMarshallerMappingsFromAnnotationsLoader
Constructor en base a los tipos
SingleUseJaxbMarshaller - Annotation Type in r01f.marshalling.annotations
Anotación que permite especificar a Guice que el Marshaller a inyectar es el JaxbMarshaller
SingleUseSimpleMarshaller - Annotation Type in r01f.marshalling.annotations
Anotación que permite especificar a Guice que el Marshaller a inyectar es el SimpleMarshaller
size() - Method in class r01f.types.collections.SoftHashMap.EntrySet
 
size() - Method in class r01f.types.collections.SoftHashMap.KeySet
 
size() - Method in class r01f.types.collections.SoftHashMap
 
size() - Method in class r01f.types.collections.SoftHashMap.Values
 
SoftHashMap<K,V> - Class in r01f.types.collections
Cache de objetos respaldada por un mapa de objetos SoftReference IMPORTANTE: Diferencia entre objetos StrongReference, WeakReference y SoftReference - Una StrongReference es una referencia java "normal": StringBuffer sb = new StringBuffer(""); sb es una StrongReference al StringBuffer recien creado Si un objeto es "alcanzable" por una cadena de StrongReferences, entonces NO es procesado por el GC OJO!!
SoftHashMap() - Constructor for class r01f.types.collections.SoftHashMap
Constructor por defecto
SoftHashMap(int, float) - Constructor for class r01f.types.collections.SoftHashMap
Constructor en base a la capacidad inicial y el factor de carga
SoftHashMap(int) - Constructor for class r01f.types.collections.SoftHashMap
Constructor en base a la capacidad incial
SoftHashMap(Map<? extends K, ? extends V>) - Constructor for class r01f.types.collections.SoftHashMap
Constructor en base a un mapa de entradas.
SoftHashMap.Entry<K,V> - Class in r01f.types.collections
Encapsula un Map.Entry en un SoftReference
SoftHashMap.Entry(K, V, ReferenceQueue<K>, int, SoftHashMap.Entry<K, V>) - Constructor for class r01f.types.collections.SoftHashMap.Entry
 
SoftHashMap.EntryIterator - Class in r01f.types.collections
 
SoftHashMap.EntryIterator() - Constructor for class r01f.types.collections.SoftHashMap.EntryIterator
 
SoftHashMap.EntrySet - Class in r01f.types.collections
 
SoftHashMap.EntrySet() - Constructor for class r01f.types.collections.SoftHashMap.EntrySet
 
SoftHashMap.HashIterator<T> - Class in r01f.types.collections
 
SoftHashMap.HashIterator() - Constructor for class r01f.types.collections.SoftHashMap.HashIterator
 
SoftHashMap.KeyIterator - Class in r01f.types.collections
 
SoftHashMap.KeyIterator() - Constructor for class r01f.types.collections.SoftHashMap.KeyIterator
 
SoftHashMap.KeySet - Class in r01f.types.collections
 
SoftHashMap.KeySet() - Constructor for class r01f.types.collections.SoftHashMap.KeySet
 
SoftHashMap.SimpleEntry<K,V> - Class in r01f.types.collections
 
SoftHashMap.SimpleEntry(K, V) - Constructor for class r01f.types.collections.SoftHashMap.SimpleEntry
 
SoftHashMap.SimpleEntry(Map.Entry<K, V>) - Constructor for class r01f.types.collections.SoftHashMap.SimpleEntry
 
SoftHashMap.ValueIterator - Class in r01f.types.collections
 
SoftHashMap.ValueIterator() - Constructor for class r01f.types.collections.SoftHashMap.ValueIterator
 
SoftHashMap.Values - Class in r01f.types.collections
 
SoftHashMap.Values() - Constructor for class r01f.types.collections.SoftHashMap.Values
 
sort() - Method in class r01f.types.collections.ListsWrappers.WrappedSortableList
 
sort(Locale) - Method in class r01f.types.collections.ListsWrappers.WrappedSortableList
 
sort(String) - Method in class r01f.types.collections.ListsWrappers.WrappedSortableList
 
sort(Collator) - Method in class r01f.types.collections.ListsWrappers.WrappedSortableList
 
sort(Comparator<T>) - Method in class r01f.types.collections.ListsWrappers.WrappedSortableList
 
split() - Method in class r01f.util.types.Strings.SplitterWrapper
Ejecuta el troceado
splitter(int) - Method in class r01f.util.types.Strings.StringWrapper
Devuelve un splitter que trocea la cadena en trozos iguales del tamaño que se pasa (el último trozo obviamente puede ser de menor tamaño)
splitter(char) - Method in class r01f.util.types.Strings.StringWrapper
Devuelve un splitter sobre la cadena en base al caracter que se pasa
splitter(CharMatcher) - Method in class r01f.util.types.Strings.StringWrapper
Devuelve un splitter sobre la cadena en base a cualquier caracter que cumpla el matcher
splitter(String) - Method in class r01f.util.types.Strings.StringWrapper
Devuelve un splitter sobre la cadena en base a la cadena que se pasaq
splitter(Pattern) - Method in class r01f.util.types.Strings.StringWrapper
Devuelve un splitter sobre la cadena en base a cualquier cadena que cumpla el patron
SSLTunnelSocketFactory - Class in r01f.httpclient
Esta clase se utilizará cada vez que se quiera conectar a una url https através de Proxy.
SSLTunnelSocketFactory(String, String, String, String) - Constructor for class r01f.httpclient.SSLTunnelSocketFactory
 
startCDATA() - Method in class r01f.marshalling.simple.ObjsFromXMLBuilder.ObjsFromXMLLoader
 
startConstructorAccess() - Static method in class r01f.reflection.fluent.ConstructorReflection
 
startDocument() - Method in class r01f.marshalling.simple.MarshallerMappingsFromXMLLoader
Principio del documento XML
startDocument() - Method in class r01f.marshalling.simple.ObjsFromXMLBuilder.ObjsFromXMLLoader
 
startDTD(String, String, String) - Method in class r01f.marshalling.simple.ObjsFromXMLBuilder.ObjsFromXMLLoader
 
startElement(String, String, String, Attributes) - Method in class r01f.marshalling.simple.MarshallerMappingsFromXMLLoader
Principio de un elemento XML
startElement(String, String, String, Attributes) - Method in class r01f.marshalling.simple.ObjsFromXMLBuilder.ObjsFromXMLLoader
 
startEntity(String) - Method in class r01f.marshalling.simple.ObjsFromXMLBuilder.ObjsFromXMLLoader
 
startFieldAccess(String) - Static method in class r01f.reflection.fluent.FieldReflection
Creates a new FieldReflection: the starting point of the fluent interface for accessing fields using Java Reflection.
startMethodAccess(String) - Static method in class r01f.reflection.fluent.MethodReflection
Creates a new MethodReflection: the starting point of the fluent interface for accessing methods using Java Reflection.
startPropertyAccess(String) - Static method in class r01f.reflection.fluent.PropertyReflection
Creates a new PropertyReflection: the starting point of the fluent interface for accessing properties using Bean Introspection.
startStaticFieldAccess(String) - Static method in class r01f.reflection.fluent.StaticFieldReflection
Creates a new StaticFieldReflection: the starting point of the fluent interface for accessing static fields using Java Reflection.
startStaticInnerClassAccess(String) - Static method in class r01f.reflection.fluent.StaticInnerClassReflection
Creates a new StaticInnerClassReflection.
startStaticMethodAccess(String) - Static method in class r01f.reflection.fluent.StaticMethodReflection
Creates a new StaticMethodReflection: the starting point of the fluent interface for accessing static methods using Java Reflection.
startTypeAccess(String) - Static method in class r01f.reflection.fluent.TypeReflection
Creates a new TypeReflection: the starting point of the fluent interface for loading classes dynamically.
staticField(String) - Method in class r01f.reflection.BeanReflection
Obtiene un miembro estático
staticField(String) - Static method in class r01f.reflection.fluent.FluentReflection
Starting point of the fluent interface for accessing static fields via reflection.
StaticFieldReflection - Class in r01f.reflection.fluent
Static field reflection Usage example: // Retrieves the value of the static field "count" int count = Reflection.staticField("count").ofType(int.class).in(Person.class).get(); // Sets the value of the static field "count" to 3 Reflection.staticField("count").ofType(int.class).in(Person.class).set(3); // Retrieves the value of the static field "commonPowers" List commmonPowers = Reflection.staticField("commonPowers").ofType(new TypeRef>() {}).in(Jedi.class).get(); // Sets the value of the static field "commonPowers" List commonPowers = new ArrayList(); commonPowers.add("jump"); Reflection.staticField("commonPowers").ofType(new TypeRef>() {}).in(Jedi.class).set(commonPowers);
StaticFieldReflection(String) - Constructor for class r01f.reflection.fluent.StaticFieldReflection
 
StaticFieldTypes - Class in r01f.reflection.fluent
 
StaticFieldTypes() - Constructor for class r01f.reflection.fluent.StaticFieldTypes
 
StaticFieldTypes.StaticFieldType<T> - Class in r01f.reflection.fluent
Static field to access using Java Reflection.
StaticFieldTypes.StaticFieldType(String, Class<T>) - Constructor for class r01f.reflection.fluent.StaticFieldTypes.StaticFieldType
 
StaticFieldTypes.StaticFieldTypeGenerics<T> - Class in r01f.reflection.fluent
Static field to access using Java Reflection.
StaticFieldTypes.StaticFieldTypeGenerics(String, TypeRef<T>) - Constructor for class r01f.reflection.fluent.StaticFieldTypes.StaticFieldTypeGenerics
 
staticInnerClass(String) - Static method in class r01f.reflection.fluent.FluentReflection
Starting point of the fluent interface for accessing static inner class via reflection.
StaticInnerClassInvoker - Class in r01f.reflection.fluent
Understands how to obtain a reference to a static inner class.
StaticInnerClassInvoker(Class<?>, String) - Constructor for class r01f.reflection.fluent.StaticInnerClassInvoker
 
StaticInnerClassReflection - Class in r01f.reflection.fluent
Static Inner class Let's assume we have the class Jedi, which contains two static inner classes: Master and Padawan.
StaticInnerClassReflection(String) - Constructor for class r01f.reflection.fluent.StaticInnerClassReflection
 
staticMethod(String, Class<?>...) - Method in class r01f.reflection.BeanReflection
Obtiene un método estático
staticMethod(String) - Static method in class r01f.reflection.fluent.FluentReflection
Starting point of the fluent interface for invoking static methods via reflection.
staticMethod(Class<?>, String, Class<?>...) - Static method in class r01f.reflection.ReflectionUtils
Devuelve un metodo ESTATICO de una clase
StaticMethodParameterTypes<T> - Class in r01f.reflection.fluent
Parameter types of the static method to invoke.
StaticMethodParameterTypes(String, Class<?>[]) - Constructor for class r01f.reflection.fluent.StaticMethodParameterTypes
 
StaticMethodReflection - Class in r01f.reflection.fluent
Static methoc reflection.
StaticMethodReflection(String) - Constructor for class r01f.reflection.fluent.StaticMethodReflection
 
StaticMethodReturnTypes - Class in r01f.reflection.fluent
 
StaticMethodReturnTypes() - Constructor for class r01f.reflection.fluent.StaticMethodReturnTypes
 
StaticMethodReturnTypes.StaticMethodReturnType<T> - Class in r01f.reflection.fluent
Return type of the static method to invoke.
StaticMethodReturnTypes.StaticMethodReturnType(String) - Constructor for class r01f.reflection.fluent.StaticMethodReturnTypes.StaticMethodReturnType
 
StaticMethodReturnTypes.StaticMethodReturnTypeGenerics<T> - Class in r01f.reflection.fluent
Return type of the static method to invoke.
StaticMethodReturnTypes.StaticMethodReturnTypeGenerics(String) - Constructor for class r01f.reflection.fluent.StaticMethodReturnTypes.StaticMethodReturnTypeGenerics
 
strict() - Method in class r01f.enums.EnumValuesWithCodeAndDescriptionsWrapper
 
strict() - Method in class r01f.enums.EnumValuesWithCodeAndDescriptionWrapper
 
strict() - Method in class r01f.enums.EnumValuesWithCodeWrapper
Establece el modo de funcionamiento a "estricto", de forma que se lanza una excepcion IllegalArgumentException si NO se encuentra el elemento al invocar a los métodos fromXX
string - Variable in class r01f.util.types.Strings.StringWrapper
 
StringCustomizeUtils - Class in r01f.util.types
 
StringCustomizeUtils() - Constructor for class r01f.util.types.StringCustomizeUtils
 
StringEncodeUtils - Class in r01f.util.types
 
StringEncodeUtils() - Constructor for class r01f.util.types.StringEncodeUtils
 
StringPersistenceUtils - Class in r01f.util.types
 
StringPersistenceUtils() - Constructor for class r01f.util.types.StringPersistenceUtils
 
Strings - Class in r01f.util.types
Fluent API para el tratamiento de strings Ejemplos de funcionamiento: Strings.of("this is a string").encodeUTF8().save("/usr/sampler/string.txt"); Tambien se pueden "activar" funciones específicas para cadenas XML Strings.load("/usr/sampler/theXml.xml").asXml().encodeUTF8();
Strings() - Constructor for class r01f.util.types.Strings
 
Strings.SplitterWrapper - Class in r01f.util.types
Wrapper sobre el Splitter de Guava
Strings.SplitterWrapper(Splitter, CharSequence) - Constructor for class r01f.util.types.Strings.SplitterWrapper
 
Strings.StringWrapper - Class in r01f.util.types
 
Strings.StringWrapper(int) - Constructor for class r01f.util.types.Strings.StringWrapper
 
Strings.StringWrapper(int, CharSequence) - Constructor for class r01f.util.types.Strings.StringWrapper
 
Strings.StringWrapper(CharSequence) - Constructor for class r01f.util.types.Strings.StringWrapper
 
Strings.StringWrapper(CharSequence...) - Constructor for class r01f.util.types.Strings.StringWrapper
 
Strings.StringXMLOpsWrapper - Class in r01f.util.types
 
Strings.StringXMLOpsWrapper(CharSequence) - Constructor for class r01f.util.types.Strings.StringXMLOpsWrapper
 
StringXMLEncodeUtils - Class in r01f.util.types
 
StringXMLEncodeUtils() - Constructor for class r01f.util.types.StringXMLEncodeUtils
 
subClass(S) - Method in interface r01f.exceptions.EnrichedExceptionCustomizationsInterfaces.ExceptionCustomizationsWriter
 
subClass(S) - Method in class r01f.exceptions.EnrichedThrowableCustomizations
 
subSequence(int, int) - Method in class r01f.util.types.Strings.StringWrapper
 

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