org.moyoman.module.fuseki.igofuseki
Class PatVec

java.lang.Object
  |
  +--org.moyoman.module.fuseki.igofuseki.PatVec

class PatVec
extends Object

This class deal with pattern.


Field Summary
(package private)  VecInt v1
           
(package private)  VecInt v2
           
(package private)  VecInt v3
           
(package private)  VecInt v4
           
(package private)  VecInt v5
           
(package private)  VecInt v6
           
(package private)  VecInt v7
           
(package private)  VecInt v8
           
 
Constructor Summary
(package private) PatVec()
           
 
Method Summary
(package private)  void assign(int[][] arr)
           
(package private)  void oriAdd(int val)
           
(package private)  void subAdd0()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

v1

VecInt v1

v2

VecInt v2

v3

VecInt v3

v4

VecInt v4

v5

VecInt v5

v6

VecInt v6

v7

VecInt v7

v8

VecInt v8
Constructor Detail

PatVec

PatVec()
Method Detail

assign

void assign(int[][] arr)

oriAdd

void oriAdd(int val)

subAdd0

void subAdd0()