Uses of Class
net.imglib2.type.volatiles.VolatileByteType
-
Packages that use VolatileByteType Package Description net.imglib2.type.volatiles -
-
Uses of VolatileByteType in net.imglib2.type.volatiles
Fields in net.imglib2.type.volatiles with type parameters of type VolatileByteType Modifier and Type Field Description private static NativeTypeFactory<VolatileByteType,VolatileByteAccess>VolatileByteType. typeFactoryMethods in net.imglib2.type.volatiles that return VolatileByteType Modifier and Type Method Description VolatileByteTypeVolatileByteType. copy()VolatileByteTypeVolatileByteType. createVariable()VolatileByteTypeVolatileByteType. duplicateTypeOnSameNativeImg()Methods in net.imglib2.type.volatiles that return types with arguments of type VolatileByteType Modifier and Type Method Description NativeTypeFactory<VolatileByteType,?>VolatileByteType. getNativeTypeFactory()
-