- FacadeContext - Class in com.hammurapi.common
-
Simple context implementation.
- FacadeContext(Map<Class<?>, Iterable<?>>, Map<String, ?>) - Constructor for class com.hammurapi.common.FacadeContext
-
- FacadeExtractor<T,V,C> - Interface in com.hammurapi.extract
-
Marker interface for extractors which facade other extractors,
e.g.
- False<T,C> - Class in com.hammurapi.extract
-
Predicate which always evaluates to true.
- fileToByteArray(File) - Method in class com.hammurapi.convert.ReflectiveAtomicConvertersBundle
-
- fileToXmlEventReader(File) - Method in class com.hammurapi.convert.ReflectiveAtomicConvertersBundle
-
- FilterClassLoader - Class in com.hammurapi.common
-
Class loader which filters classes/resources from another classloader.
- FilterClassLoader(ClassLoader) - Constructor for class com.hammurapi.common.FilterClassLoader
-
- FilterClassLoader(ClassLoader, ClassLoader) - Constructor for class com.hammurapi.common.FilterClassLoader
-
- FilterInvocationHandler - Interface in com.hammurapi.convert
-
Invocation handler which provides access to the master object.
- find(V, V, boolean, boolean) - Method in class com.hammurapi.store.AbstractIndex
-
- find(V) - Method in interface com.hammurapi.store.MultiIndex
-
Finds objects by index value.
- find(V, V, boolean, boolean) - Method in interface com.hammurapi.store.OrderedIndex
-
Finds objects by index range.
- find(V) - Method in interface com.hammurapi.store.UniqueIndex
-
Finds object by index value.
- findClass(String) - Method in class com.hammurapi.common.FilterClassLoader
-
- findResource(String) - Method in class com.hammurapi.common.FilterClassLoader
-
- findResources(String) - Method in class com.hammurapi.common.FilterClassLoader
-
- fine(String) - Method in class com.hammurapi.common.concurrent.CompositeLogger
-
- fine(String) - Method in interface com.hammurapi.common.concurrent.Logger
-
- fine(String) - Method in class com.hammurapi.common.concurrent.LoggerWrapper
-
- finer(String) - Method in class com.hammurapi.common.concurrent.CompositeLogger
-
- finer(String) - Method in interface com.hammurapi.common.concurrent.Logger
-
- finer(String) - Method in class com.hammurapi.common.concurrent.LoggerWrapper
-
- finest(String) - Method in class com.hammurapi.common.concurrent.CompositeLogger
-
- finest(String) - Method in interface com.hammurapi.common.concurrent.Logger
-
- finest(String) - Method in class com.hammurapi.common.concurrent.LoggerWrapper
-
- FireAndForgetInvocable<C,K> - Interface in com.hammurapi.common.concurrent
-
- FoundationAtomicConvertersBundle - Class in com.hammurapi.convert
-
- FoundationAtomicConvertersBundle() - Constructor for class com.hammurapi.convert.FoundationAtomicConvertersBundle
-
Creates new composite converter populated by default with some generic converters.
- freeze() - Method in class com.hammurapi.common.FreezeableCollection
-
Freezes collection making it unmodifiable.
- FreezeableCollection<E> - Class in com.hammurapi.common
-
- FreezeableCollection(Collection<E>) - Constructor for class com.hammurapi.common.FreezeableCollection
-
- FutureConverterPart - Class in com.hammurapi.convert
-
- FutureConverterPart() - Constructor for class com.hammurapi.convert.FutureConverterPart
-