Class ByteArrayConstructor

  • All Implemented Interfaces:
    IObjectConstructor

    public class ByteArrayConstructor
    extends java.lang.Object
    implements IObjectConstructor
    Creates byte arrays (byte[]).
    Author:
    Irmen de Jong (irmen@razorvine.net)
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Object construct​(java.lang.Object[] args)
      Create an object.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait