Uses of Class
com.vaadin.flow.internal.ConstantPoolKey
-
Packages that use ConstantPoolKey Package Description com.vaadin.flow.internal -
-
Uses of ConstantPoolKey in com.vaadin.flow.internal
Methods in com.vaadin.flow.internal with parameters of type ConstantPoolKey Modifier and Type Method Description String
ConstantPool. getConstantId(ConstantPoolKey constant)
Gets the id of a given constant, registering the constant with this constant pool if it hasn't already been encountered.
-