Uses of Class
sbrt.kernel.utilities.UnmodifiableList

Packages that use UnmodifiableList
sbrt.kernel.io Provides classes and interfaces used to perform kernel-level I/O. 
 

Uses of UnmodifiableList in sbrt.kernel.io
 

Methods in sbrt.kernel.io that return UnmodifiableList
 UnmodifiableList<?> ConflictingInputException.getConflicts()
          Returns the list of conflicting inputs.