Package wtf.choco.arrows.api.property
-
Interface Summary Interface Description ArrowPropertyValue Represents a transformable value of anArrowProperty. -
Class Summary Class Description ArrowProperty Represents a single-value property held by anAlchemicalArrow.DynamicArrowPropertyValue Represents anArrowPropertyValuethat gets recomputed every time it is fetched.PropertyMap A map backed by a HashMap to associate a property to its set value.SimpleArrowProperty Represents anArrowPropertyValuewith a fixed value.