-
public final class NameN
extends Name
Generic implementation of PName used for "long" names, where long
means that its byte (UTF-8) representation is 13 bytes or more.
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
boolean |
equals(int quad) |
boolean |
equals(int[] quads,
int qlen) |
boolean |
equals(int quad1,
int quad2) |
Copyright © 2012-2013 FasterXML. All Rights Reserved.