SRJRCFrames
v0.1.296

de.schwarzrot.data
Interface WeightedEntityReference<A extends Entity,B extends Entity,T>

Type Parameters:
A - the master entity
B - the referenced entity
T - the key to sort references by
All Superinterfaces:
EntityReference<A,B>
All Known Implementing Classes:
AbstractWeightedEntityReference, IdxSegmentInfo

public interface WeightedEntityReference<A extends Entity,B extends Entity,T>
extends EntityReference<A,B>

interface for anonymous references, that need to be sorted

Author:
Reinhard Mantey

Method Summary
 T getWeight()
           
 Class<T> getWeightType()
           
 void setWeight(T w)
           
 
Methods inherited from interface de.schwarzrot.data.EntityReference
getAType, getBType, getReferenceA, getReferenceB, setReferenceA, setReferenceB
 

Method Detail

getWeight

T getWeight()

getWeightType

Class<T> getWeightType()

setWeight

void setWeight(T w)

SRJRCFrames
v0.1.296

hosted at
Find SRJRCFrames at SourceForge.net. Fast, secure and free:
           Open Source Software download
Submit a bug or request a feature

SRJRCFrames is published according to the GNU General Public License
Copyright 2005-2012 Reinhard Mantey - some rights reserved.