java.lang.Object
cn.taketoday.buildpack.platform.docker.type.Regex
所有已实现的接口:
CharSequence

final class Regex extends Object implements CharSequence
Regular Expressions for image names and references based on those found in the Docker codebase.
作者:
Scott Frederick, Phillip Webb
另请参阅: