All Classes and Interfaces

Class
Description
 
 
 
 
 
 
 
 
 
 
 
A pool of objects that can be reused to avoid allocations.
Objects implementing this interface will have Pool.Poolable.reset() called when passed to Pool.free(Object).
 
A kryo Serializer for guava-libraries ImmutableList.
A kryo Serializer for guava-libraries ImmutableBiMap.
A kryo Serializer for guava-libraries ImmutableList.
A kryo Serializer for guava-libraries ImmutableMap.
A kryo Serializer for guava-libraries ImmutableSortedSet.
A kryo Serializer for guava-libraries ImmutableTable.
ShadedTableSerializerBase<R,C,V,T extends it.unibz.inf.ontop.com.google.common.collect.Table<R,C,V>>