public interface DataEnumerator<Data>
int
enumerate(Data value)
Data
valueOf(int idx)
int enumerate(Data value) throws java.io.IOException
java.io.IOException
Data valueOf(int idx) throws java.io.IOException
This is unofficial documentation and not affiliated with Jetbrains s.r.o. at all. We can not guarantee the correctness of this documentation.