package com.grendelscan.commons.flex.interfaces; public abstract interface ArbitraryChildren { public int getSize(); }