public class Macros extends Object implements Serializable
Constructor and Description |
---|
Macros() |
Macros(Set<String> lookupProperties,
Set<MacroFunction> macroFunctions) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Set<String> |
getLookups() |
Set<MacroFunction> |
getMacroFunctions() |
int |
hashCode() |
String |
toString() |
public Macros(Set<String> lookupProperties, Set<MacroFunction> macroFunctions)
public Macros()
public Set<MacroFunction> getMacroFunctions()
Copyright © 2022 Cask Data, Inc. Licensed under the Apache License, Version 2.0.