Uses of Class
uk.gov.gchq.gaffer.data.element.LazyProperties
-
Packages that use LazyProperties Package Description uk.gov.gchq.gaffer.data.element Core Java data types relating to Gaffer graph elements (entities and edges). -
-
Uses of LazyProperties in uk.gov.gchq.gaffer.data.element
Methods in uk.gov.gchq.gaffer.data.element that return LazyProperties Modifier and Type Method Description LazyProperties
LazyProperties. clone()
LazyProperties
LazyEdge. getProperties()
LazyProperties
LazyEntity. getProperties()
-