Uses of Record Class
com.libdbm.cel.ast.MapEntry
Packages that use MapEntry
-
Uses of MapEntry in com.libdbm.cel.ast
Methods in com.libdbm.cel.ast that return types with arguments of type MapEntryModifier and TypeMethodDescriptionMapExpression.entries()Returns the value of theentriesrecord component.Constructor parameters in com.libdbm.cel.ast with type arguments of type MapEntryModifierConstructorDescriptionMapExpression(List<MapEntry> entries) Creates an instance of aMapExpressionrecord class.