package com.opendoorlogistics.api.tables; public interface ODLHasTableCount { int getTableCount(); }