Uses of Class
com.nhncorp.neptune.common.io.NUTF8

Packages that use NUTF8
com.nhncorp.neptune.common.io Most classes in this package from Apache Hadoop. 
 

Uses of NUTF8 in com.nhncorp.neptune.common.io
 

Methods in com.nhncorp.neptune.common.io with parameters of type NUTF8
 void NUTF8.set(NUTF8 other)
          Set to contain the contents of a string.
 

Constructors in com.nhncorp.neptune.common.io with parameters of type NUTF8
NUTF8(NUTF8 utf8)
          Construct from a given string.