public class Varchar extends AbstractChar implements Comparable<Varchar>
value
Constructor and Description |
---|
Varchar(String value) |
Varchar(String value,
int length) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(Varchar rhs) |
Copyright © 2023. All rights reserved.