
com.threerings.util.Equalable Maven / Gradle / Ivy
//
// Who - Copyright 2010-2011 Three Rings Design, Inc.
package com.threerings.util;
/**
* This exists solely for classes with generated ActionScript counterparts that need to implement
* the Equalable.as interface
*/
public interface Equalable
{
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy