Uses of Class
org.faktorips.runtime.internal.tableindex.UniqueResultStructure

Packages that use UniqueResultStructure
org.faktorips.runtime.internal.tableindex   
 

Uses of UniqueResultStructure in org.faktorips.runtime.internal.tableindex
 

Methods in org.faktorips.runtime.internal.tableindex that return UniqueResultStructure
 UniqueResultStructure<R> UniqueResultStructure.copy()
          This method copies the object which calls it.
static
<R> UniqueResultStructure<R>
UniqueResultStructure.createWith(R resultValue)
          Creates a new ResultSet with the given resultValue as its only result value.
 

Methods in org.faktorips.runtime.internal.tableindex with parameters of type UniqueResultStructure
 void UniqueResultStructure.merge(UniqueResultStructure<R> otherStructure)
           
 



Copyright © 2015. All rights reserved.