public interface IListable<T>
Created on May 26, 2005
T
get(int ix)
int
size()
int size() throws Exception
Exception
T get(int ix) throws Exception
Copyright © 2017 etc.to. All rights reserved.