Uses of Interface
org.omnaest.utils.structure.table.subspecification.TableSerializable.TableSerializer.TableMarshallerExecutor

Packages that use TableSerializable.TableSerializer.TableMarshallerExecutor
org.omnaest.utils.structure.table.concrete.internal.serializer   
org.omnaest.utils.structure.table.concrete.internal.serializer.executor   
org.omnaest.utils.structure.table.subspecification   
 

Uses of TableSerializable.TableSerializer.TableMarshallerExecutor in org.omnaest.utils.structure.table.concrete.internal.serializer
 

Methods in org.omnaest.utils.structure.table.concrete.internal.serializer that return TableSerializable.TableSerializer.TableMarshallerExecutor
 TableSerializable.TableSerializer.TableMarshallerExecutor<E> TableSerializerImpl.marshal(TableMarshaller<E> tableMarshaller)
           
 

Uses of TableSerializable.TableSerializer.TableMarshallerExecutor in org.omnaest.utils.structure.table.concrete.internal.serializer.executor
 

Classes in org.omnaest.utils.structure.table.concrete.internal.serializer.executor that implement TableSerializable.TableSerializer.TableMarshallerExecutor
 class TableMarshallerExecutorAbstract<E>
           
 class TableMarshallerExecutorImpl<E>
           
 

Uses of TableSerializable.TableSerializer.TableMarshallerExecutor in org.omnaest.utils.structure.table.subspecification
 

Methods in org.omnaest.utils.structure.table.subspecification that return TableSerializable.TableSerializer.TableMarshallerExecutor
 TableSerializable.TableSerializer.TableMarshallerExecutor<E> TableSerializable.TableSerializer.marshal(TableMarshaller<E> tableMarshaller)
          Marshals the underlying Table into a serialized format
 



Copyright © 2011. All Rights Reserved.