Uses of Interface
uk.co.parnmatt.vector.util.Resource
Packages that use Resource
-
Uses of Resource in uk.co.parnmatt.vector.reader
Classes in uk.co.parnmatt.vector.reader that implement ResourceModifier and TypeClassDescriptionstatic final classRepresents an iterator ofbytevector from a filestatic final classRepresents an iterator ofdoublevector from a filestatic final classRepresents an iterator offloatvector from a filestatic final classRepresents an iterator ofintvector from a filestatic final classRepresents an iterator oflongvector from a filestatic final classRepresents an iterator ofshortvector from a file -
Uses of Resource in uk.co.parnmatt.vector.util
Subinterfaces of Resource in uk.co.parnmatt.vector.utilModifier and TypeInterfaceDescriptionstatic interfaceResource.Iterable<T, X extends Exception>Represents an iterable that is also a resourcestatic interfaceResource.Iterator<E, X extends Exception>Represents an iterator that is also a resource