net.ripe.rpki.commons.util
Class Specifications

java.lang.Object
  extended by net.ripe.rpki.commons.util.Specifications

public final class Specifications
extends Object


Method Summary
static
<T> Specification<T>
alwaysFalse()
           
static
<T> Specification<T>
alwaysTrue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

alwaysTrue

public static <T> Specification<T> alwaysTrue()

alwaysFalse

public static <T> Specification<T> alwaysFalse()


Copyright © 2008-2012 RIPE NCC, the Netherlands. All Rights Reserved.