gs.hitchin.hitchfs
Interface PropStore.PropVisitor<P,S>

Enclosing class:
PropStore

public static interface PropStore.PropVisitor<P,S>


Method Summary
 S none(PropStore props)
           
 S some(P p)
           
 

Method Detail

none

S none(PropStore props)

some

S some(P p)


Copyright © 2012. All Rights Reserved.