All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.rathravane.till.nv.rrNvDecoratable Maven / Gradle / Ivy

There is a newer version: 2.1.1
Show newest version
package com.rathravane.till.nv;

/**
 * A decoratable class is one that has decorations in a writeable
 * name/value table.
 * 
 * @author peter
 *
 */
public interface rrNvDecoratable
{
	public rrNvWriteable getDecorations ();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy