roboguice.inject
Class Nullable

java.lang.Object
  extended by roboguice.inject.Nullable

public class Nullable
extends Object


Method Summary
static boolean isNullable(Field field)
           
static boolean notNullable(Field field)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

notNullable

public static boolean notNullable(Field field)

isNullable

public static boolean isNullable(Field field)


Copyright © 2012. All Rights Reserved.