Class OnDefault

  • All Implemented Interfaces:
    ObjectName

    public final class OnDefault
    extends Object
    implements ObjectName
    Object name with default hash.
    Since:
    0.29.6
    • Constructor Detail

      • OnDefault

        public OnDefault​(String object,
                         CommitHash def)
        Ctor.
        Parameters:
        object - Object full name with version or not.
        def - Default hash if version in full name is absent.