jcommon.core.platform
Class JNAUtils

java.lang.Object
  extended by jcommon.core.platform.JNAUtils

public class JNAUtils
extends Object


Constructor Summary
JNAUtils()
           
 
Method Summary
static
<T> List<T>
fromSeq(T... iterable)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JNAUtils

public JNAUtils()
Method Detail

fromSeq

public static <T> List<T> fromSeq(T... iterable)


Copyright © 2012-2013. All Rights Reserved.