Uses of Record Class
org.microbean.attributes.ClassValue
-
Uses of ClassValue in org.microbean.attributes
Classes in org.microbean.attributes that implement interfaces with type arguments of type ClassValueFields in org.microbean.attributes declared as ClassValueModifier and TypeFieldDescriptionstatic final ClassValue<Object> ClassValue.CLASS_JAVA_LANG_OBJECTstatic final ClassValue<String> ClassValue.CLASS_JAVA_LANG_STRINGMethods in org.microbean.attributes that return ClassValueModifier and TypeMethodDescriptionstatic final <T> ClassValue<T> Returns aClassValuesuitable for the supplied arguments.Methods in org.microbean.attributes that return types with arguments of type ClassValueModifier and TypeMethodDescriptionfinal Optional<DynamicConstantDesc<ClassValue<T>>> ClassValue.describeConstable()static final <T> ArrayValue<ClassValue<T>> Returns anArrayValuesuitable for the supplied argument.Methods in org.microbean.attributes with parameters of type ClassValue