public class UnsignedIntLongAccessTypeUnsignedIntTypeConverter extends Object implements SamplerConverter<UnsignedIntLongAccessType,UnsignedIntType>
Modifier and Type | Class and Description |
---|---|
static class |
UnsignedIntLongAccessTypeUnsignedIntTypeConverter.ConvertedAccess |
Constructor and Description |
---|
UnsignedIntLongAccessTypeUnsignedIntTypeConverter() |
Modifier and Type | Method and Description |
---|---|
UnsignedIntType |
convert(Sampler<? extends UnsignedIntLongAccessType> sampler) |
public UnsignedIntLongAccessTypeUnsignedIntTypeConverter()
public UnsignedIntType convert(Sampler<? extends UnsignedIntLongAccessType> sampler)
convert
in interface SamplerConverter<UnsignedIntLongAccessType,UnsignedIntType>
Copyright © 2015–2022 ImgLib2. All rights reserved.