Uses of Interface
com.github.t1.bulmajava.basic.Attribute
Packages that use Attribute
-
Uses of Attribute in com.github.t1.bulmajava.basic
Classes in com.github.t1.bulmajava.basic that implement AttributeModifier and TypeClassDescriptionstatic final recordstatic final recordfinal recordFields in com.github.t1.bulmajava.basic with type parameters of type AttributeMethods in com.github.t1.bulmajava.basic that return AttributeModifier and TypeMethodDescriptiondefault Attributestatic AttributeAttribute.NoValueAttribute.noValueAttribute(@NonNull String key) static AttributeAttribute.StringAttribute.stringAttribute(@NonNull String key, @NonNull String value) Methods in com.github.t1.bulmajava.basic that return types with arguments of type AttributeModifier and TypeMethodDescriptionAttributes.findAttribute(Predicate<Attribute> predicate) Attributes.findAttributes(Predicate<Attribute> predicate) Methods in com.github.t1.bulmajava.basic with parameters of type AttributeModifier and TypeMethodDescriptiondefault AttributebooleanAttributes.hasAttribute(Attribute attribute) booleanbooleanbooleanbooleanstatic AttributesvoidMethod parameters in com.github.t1.bulmajava.basic with type arguments of type AttributeModifier and TypeMethodDescriptionAttributes.findAttribute(Predicate<Attribute> predicate) Attributes.findAttributes(Predicate<Attribute> predicate) booleanAttributes.hasAttribute(Predicate<Attribute> predicate)