Class Importer
- java.lang.Object
-
- de.larsgrefer.sass.embedded.importer.Importer
-
- Direct Known Subclasses:
CustomImporter,FileImporter
public abstract class Importer extends Object
-
-
Constructor Summary
Constructors Constructor Description Importer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleancanEqual(Object other)protected voidcheckId(int id)booleanequals(Object o)intgetId()inthashCode()
-