Klasse MRUCacheEntryMetadata
java.lang.Object
org.deidentifier.arx.framework.check.history.MRUCacheEntryMetadata
Data associated with a cache entry
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungfinal ObjectIdfinal intLevelfinal int[]TransformationUngültige Eingabe: "<"? -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungMRUCacheEntryMetadata(Transformation<?> transformation) Creates a new instance -
Methodenübersicht
-
Felddetails
-
transformation
public final int[] transformationTransformationUngültige Eingabe: "<"?> -
level
public final int levelLevel -
id
Id
-
-
Konstruktordetails
-
MRUCacheEntryMetadata
Creates a new instance- Parameter:
transformation-
-