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

Packages that use TableSerializable.TableSerializer.TableUnmarshallerExecutor
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.TableUnmarshallerExecutor in org.omnaest.utils.structure.table.concrete.internal.serializer
 

Methods in org.omnaest.utils.structure.table.concrete.internal.serializer that return TableSerializable.TableSerializer.TableUnmarshallerExecutor
 TableSerializable.TableSerializer.TableUnmarshallerExecutor<E> TableSerializerImpl.unmarshal(TableUnmarshaller<E> tableUnmarshaller)
           
 

Uses of TableSerializable.TableSerializer.TableUnmarshallerExecutor 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.TableUnmarshallerExecutor
 class TableUnmarshallerExecutorAbstract<E>
           
 class TableUnmarshallerExecutorImpl<E>
           
 

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

Methods in org.omnaest.utils.structure.table.subspecification that return TableSerializable.TableSerializer.TableUnmarshallerExecutor
 TableSerializable.TableSerializer.TableUnmarshallerExecutor<E> TableSerializable.TableSerializer.unmarshal(TableUnmarshaller<E> tableUnmarshaller)
          Clears the current Table content and fills it with unmarshalled content from a serialized format
 



Copyright © 2011. All Rights Reserved.