Package org.codehaus.jackson.sym
Class NameN
- java.lang.Object
-
- org.codehaus.jackson.sym.Name
-
- org.codehaus.jackson.sym.NameN
-
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
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(int quad)
boolean
equals(int[] quads, int qlen)
boolean
equals(int quad1, int quad2)
-