Uses of Class
land.oras.Ref

Packages that use Ref
Package
Description
 
  • Uses of Ref in land.oras

    Classes in land.oras with type parameters of type Ref
    Modifier and Type
    Class
    Description
    class 
    OCI<T extends Ref<@NonNull T>>
    Abstract class for OCI operation on remote registry or layout Commons methods for OCI operations
    class 
    Ref<T extends Ref<T>>
    A referer of a container on a OCI.
    Subclasses of Ref in land.oras
    Modifier and Type
    Class
    Description
    final class 
    A referer of a container on a Registry.
    final class 
    A referer of a container on a OCILayout.